Skip to content

Commit

Permalink
Close #20 (Update language files)
Browse files Browse the repository at this point in the history
Co-authored-by: Tata
  • Loading branch information
cmb69 committed Jan 21, 2023
1 parent e1a9f63 commit 1de3923
Show file tree
Hide file tree
Showing 12 changed files with 2,288 additions and 1,132 deletions.
643 changes: 321 additions & 322 deletions languages/2site.php

Large diffs are not rendered by default.

4 changes: 1 addition & 3 deletions languages/cs.php
Expand Up @@ -276,6 +276,4 @@
$plugin_tx['calendar']['help_config_presets']="Předvolby obsahují některé hodnoty pro zobrazení seznamu událostí nebo kalendáře v zobrazení měsíce). Můžete si uložit vlastní nastavení jako přednastavení. Přednastavené soubory je možné upravovat v nabídce menu«Zálohy atd.»";
$plugin_tx['calendar']['help_config_topmargin']="Zadej číslo + jednotky pro nastavení, např. 50px nebo 10em, pro více místa nad titulkem na pozadí obrázku.";
$plugin_tx['calendar']['help_config_padweekdaynames']="Zadej číslo + jednotky pro definování prostoru nad a pod názvem dnů.";
$plugin_tx['calendar']['help_holiday_date_calculation']="<ul>\r\n<li>Pevné svátky => <b>day.month</b> (Můžete použít tečku nebo lomítko, pokud podle nvašeho nastavení data.)</li>\r\n<li>Pohyblivé svátky v závislosti na datu Velikonoc => <b>velikonoce + x dní</b> nebo <b>- x dní</b> např. Velký pátek: <b>velikonoce - 2 dny</b></li>\r\n<li>Pohyblivé svátky závislé na víkendech:\r\n <ul>\r\n <li>První pondělí v květnu: <b>pondělí 1.5</b></li>\r\n <li>Poslední pondělí v květnu (= Pondělí do 1. června): <b>-1 pondělí 1.6</b></li>\r\n <li>11 dnů před 1. nedělí po 26.11: <b>-11 dní 1 neděle 26.11</b></li>\r\n <li>4. neděle po 26.11: <b>4 neděle 26.11</b></li>\r\n </ul>\r\n</li>\r\n</ul>";

?>
$plugin_tx['calendar']['help_holiday_date_calculation']="<ul>\r\n<li>Pevné svátky => <b>day.month</b> (Můžete použít tečku nebo lomítko, pokud podle nvašeho nastavení data.)</li>\r\n<li>Pohyblivé svátky v závislosti na datu Velikonoc => <b>velikonoce + x dní</b> nebo <b>- x dní</b> např. Velký pátek: <b>velikonoce - 2 dny</b></li>\r\n<li>Pohyblivé svátky závislé na víkendech:\r\n <ul>\r\n <li>První pondělí v květnu: <b>pondělí 1.5</b></li>\r\n <li>Poslední pondělí v květnu (= Pondělí do 1. června): <b>-1 pondělí 1.6</b></li>\r\n <li>11 dnů před 1. nedělí po 26.11: <b>-11 dní 1 neděle 26.11</b></li>\r\n <li>4. neděle po 26.11: <b>4 neděle 26.11</b></li>\r\n </ul>\r\n</li>\r\n</ul>";
124 changes: 61 additions & 63 deletions languages/da.php
@@ -1,63 +1,61 @@
<?php

$plugin_tx['calendar']['_event_page']="Aktiviteter";

$plugin_tx['calendar']['age_1_year_old']="år";
$plugin_tx['calendar']['age_2-4_years_old']="år";
$plugin_tx['calendar']['age_5_and_more_years_old']="år";

$plugin_tx['calendar']['birthday_text']="Fødselsdag";

$plugin_tx['calendar']['cf_calendar_shows_previous_and_next_month_button']="Med her \"1\" der vil være tilbage og fremad links i kalenderen omkring måneden navn.";
$plugin_tx['calendar']['cf_calendar_week_starts_monday']="Skriv \"1\" her, hvis ud vil have Mandag som den første dag i kalender ugen. Eller vil kalenderen starte med Søndag som første kalender uge dag.";
$plugin_tx['calendar']['cf_calendar_weekend_day_1']="Skriv her hvilken dag der skal have weekend farver. \"1\" vil vise den første dag \"7\" vil vise den sidste dag om ugen. No entry of \"0\" will create no weekend color.";
$plugin_tx['calendar']['cf_calendar_weekend_day_2']="Samme som weekend dag 1.";
$plugin_tx['calendar']['cf_date_delimiter']="Glyphs bruges til at adskille dag, måned og år. Du kan vælge mellem \".\", \"-\", \"/\".";
$plugin_tx['calendar']['cf_event-input_backend_narrow_medium_or_wide']="Bredde af input tabellen i backend, \"narrow\" arrangerer felter vertikalt, \"bredde\" horizontalt.";
$plugin_tx['calendar']['cf_event-input_backup-admin_narrow_medium_or_wide']="Only for the backup function: Width of the event input table, \"narrow\", \"medium\" or \"wide\" ";
$plugin_tx['calendar']['cf_event-input_memberpages_narrow_medium_or_wide']="Bredde af aktivitets input tabellen (som regel beskyttet medlem sider).";
$plugin_tx['calendar']['cf_same-event-calendar_for_all_subsites']="\"1\" vil bruge én og samme aktiviters fil til alle sprog i multi sprog sites. Som standard hvert sprog har sin egen arrangementskalender. IMPORTANT if set to \"1\": Add Images to your Calendar only in your main language as the image path is different in secondary languages. For images entered form the main language the plugin adjusts the path automatically.";
$plugin_tx['calendar']['cf_show_event_description']="\"1\" shows the description field in the input table. However, if you have already entered descriptions, they will be shown in the event list regardless of the setting here.";
$plugin_tx['calendar']['cf_show_description_nr_of_cells_indented']="0 will not indent the event description, 1 will indent up it to the time cell, 2 up to event cell.";
$plugin_tx['calendar']['cf_show_event_link']="Put \"1\" for at vise link på aktivitets-listen.";
$plugin_tx['calendar']['cf_show_event_entry3']="Skriv \"1\" for at vise placeringen på aktivitets-listen.";
$plugin_tx['calendar']['cf_show_event_time']="Skriv \"1\" for at vise start og slut tid på aktivetets-listen.";
$plugin_tx['calendar']['cf_show_future_months']="Antallet af fremtidige måneder, der skal vises i aktivitets-listen . Standard er indeværende måned, \"2\" vil også vise næste måned.";
$plugin_tx['calendar']['cf_show_past_months']="For at vise også tidligere aktiviteter, på listen, indtast antallet af foregående måned, der skal vises";

$plugin_tx['calendar']['error_file_not_saved']="FEJL: kan ikke gemme aktivetets datane.";

$plugin_tx['calendar']['event_date']="Dato";
$plugin_tx['calendar']['event_date_till_date']="til";
$plugin_tx['calendar']['event_description']="Nærmere signalement";
$plugin_tx['calendar']['event_end']="Slutter";
$plugin_tx['calendar']['event_info_icon']="Info tooltip icon";
$plugin_tx['calendar']['event_info_text']="Info tekst";
$plugin_tx['calendar']['event_link']="Link";
$plugin_tx['calendar']['event_link_etc']="Link etc.";
$plugin_tx['calendar']['event_link_icon']="Link icon";
$plugin_tx['calendar']['event_link_text']="Link tekst";
$plugin_tx['calendar']['event_main_entry']="Aktivitet";
$plugin_tx['calendar']['event_entry3']="Sted";
$plugin_tx['calendar']['event_start']="Starter";
$plugin_tx['calendar']['event_time']="Tid";
$plugin_tx['calendar']['event_time_till_time']="-";

$plugin_tx['calendar']['link-button_next_month']="Næste måned";
$plugin_tx['calendar']['link-button_prev_month']="Forrige måned";

$plugin_tx['calendar']['menu_config']="Konfiguration";
$plugin_tx['calendar']['menu_css']="Stylesheet";
$plugin_tx['calendar']['menu_help']="Hjælp";
$plugin_tx['calendar']['menu_language']="Sprog";
$plugin_tx['calendar']['menu_main']="Aktiviteter";
$plugin_tx['calendar']['menu_test_event_list']="Overhøre aktiviteter liste";

$plugin_tx['calendar']['names_of_days']="Søn,Man,Tir,Ons,Tor,Fre,Lør";
$plugin_tx['calendar']['names_of_months']="Januar,Februar,Marts,April,Maj,Juni,Juli,August,September,Oktober,November,December";

$plugin_tx['calendar']['notice_event_entries']="aktiviteter";
$plugin_tx['calendar']['notice_number_of_events_saved_in_file']="event entries saved in";
$plugin_tx['calendar']['notice_telling_period_of_events']="Aktiviteter i perioden fra";

?>
<?php

$plugin_tx['calendar']['_event_page']="Aktiviteter";

$plugin_tx['calendar']['age_1_year_old']="år";
$plugin_tx['calendar']['age_2-4_years_old']="år";
$plugin_tx['calendar']['age_5_and_more_years_old']="år";

$plugin_tx['calendar']['birthday_text']="Fødselsdag";

$plugin_tx['calendar']['cf_calendar_shows_previous_and_next_month_button']="Med her \"1\" der vil være tilbage og fremad links i kalenderen omkring måneden navn.";
$plugin_tx['calendar']['cf_calendar_week_starts_monday']="Skriv \"1\" her, hvis ud vil have Mandag som den første dag i kalender ugen. Eller vil kalenderen starte med Søndag som første kalender uge dag.";
$plugin_tx['calendar']['cf_calendar_weekend_day_1']="Skriv her hvilken dag der skal have weekend farver. \"1\" vil vise den første dag \"7\" vil vise den sidste dag om ugen. No entry of \"0\" will create no weekend color.";
$plugin_tx['calendar']['cf_calendar_weekend_day_2']="Samme som weekend dag 1.";
$plugin_tx['calendar']['cf_date_delimiter']="Glyphs bruges til at adskille dag, måned og år. Du kan vælge mellem \".\", \"-\", \"/\".";
$plugin_tx['calendar']['cf_event-input_backend_narrow_medium_or_wide']="Bredde af input tabellen i backend, \"narrow\" arrangerer felter vertikalt, \"bredde\" horizontalt.";
$plugin_tx['calendar']['cf_event-input_backup-admin_narrow_medium_or_wide']="Only for the backup function: Width of the event input table, \"narrow\", \"medium\" or \"wide\" ";
$plugin_tx['calendar']['cf_event-input_memberpages_narrow_medium_or_wide']="Bredde af aktivitets input tabellen (som regel beskyttet medlem sider).";
$plugin_tx['calendar']['cf_same-event-calendar_for_all_subsites']="\"1\" vil bruge én og samme aktiviters fil til alle sprog i multi sprog sites. Som standard hvert sprog har sin egen arrangementskalender. IMPORTANT if set to \"1\": Add Images to your Calendar only in your main language as the image path is different in secondary languages. For images entered form the main language the plugin adjusts the path automatically.";
$plugin_tx['calendar']['cf_show_event_description']="\"1\" shows the description field in the input table. However, if you have already entered descriptions, they will be shown in the event list regardless of the setting here.";
$plugin_tx['calendar']['cf_show_description_nr_of_cells_indented']="0 will not indent the event description, 1 will indent up it to the time cell, 2 up to event cell.";
$plugin_tx['calendar']['cf_show_event_link']="Put \"1\" for at vise link på aktivitets-listen.";
$plugin_tx['calendar']['cf_show_event_entry3']="Skriv \"1\" for at vise placeringen på aktivitets-listen.";
$plugin_tx['calendar']['cf_show_event_time']="Skriv \"1\" for at vise start og slut tid på aktivetets-listen.";
$plugin_tx['calendar']['cf_show_future_months']="Antallet af fremtidige måneder, der skal vises i aktivitets-listen . Standard er indeværende måned, \"2\" vil også vise næste måned.";
$plugin_tx['calendar']['cf_show_past_months']="For at vise også tidligere aktiviteter, på listen, indtast antallet af foregående måned, der skal vises";

$plugin_tx['calendar']['error_file_not_saved']="FEJL: kan ikke gemme aktivetets datane.";

$plugin_tx['calendar']['event_date']="Dato";
$plugin_tx['calendar']['event_date_till_date']="til";
$plugin_tx['calendar']['event_description']="Nærmere signalement";
$plugin_tx['calendar']['event_end']="Slutter";
$plugin_tx['calendar']['event_info_icon']="Info tooltip icon";
$plugin_tx['calendar']['event_info_text']="Info tekst";
$plugin_tx['calendar']['event_link']="Link";
$plugin_tx['calendar']['event_link_etc']="Link etc.";
$plugin_tx['calendar']['event_link_icon']="Link icon";
$plugin_tx['calendar']['event_link_text']="Link tekst";
$plugin_tx['calendar']['event_main_entry']="Aktivitet";
$plugin_tx['calendar']['event_entry3']="Sted";
$plugin_tx['calendar']['event_start']="Starter";
$plugin_tx['calendar']['event_time']="Tid";
$plugin_tx['calendar']['event_time_till_time']="-";

$plugin_tx['calendar']['link-button_next_month']="Næste måned";
$plugin_tx['calendar']['link-button_prev_month']="Forrige måned";

$plugin_tx['calendar']['menu_config']="Konfiguration";
$plugin_tx['calendar']['menu_css']="Stylesheet";
$plugin_tx['calendar']['menu_help']="Hjælp";
$plugin_tx['calendar']['menu_language']="Sprog";
$plugin_tx['calendar']['menu_main']="Aktiviteter";
$plugin_tx['calendar']['menu_test_event_list']="Overhøre aktiviteter liste";

$plugin_tx['calendar']['names_of_days']="Søn,Man,Tir,Ons,Tor,Fre,Lør";
$plugin_tx['calendar']['names_of_months']="Januar,Februar,Marts,April,Maj,Juni,Juli,August,September,Oktober,November,December";

$plugin_tx['calendar']['notice_event_entries']="aktiviteter";
$plugin_tx['calendar']['notice_number_of_events_saved_in_file']="event entries saved in";
$plugin_tx['calendar']['notice_telling_period_of_events']="Aktiviteter i perioden fra";
4 changes: 1 addition & 3 deletions languages/de.php
Expand Up @@ -280,6 +280,4 @@
$plugin_tx['calendar']['notice_copied']="1 Event kopiert, ";
$plugin_tx['calendar']['notice_changed']="1 Event gesichert/geändert, ";
$plugin_tx['calendar']['notice_added']="1 Leer-Event zugefügt, ";
$plugin_tx['calendar']['notice_deleted']="1 Event gelöscht, ";

?>
$plugin_tx['calendar']['notice_deleted']="1 Event gelöscht, ";

0 comments on commit 1de3923

Please sign in to comment.