From f4e8bfa3d7ec959ecbe71da81422097192bf961b Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 28 Nov 2024 07:17:59 +0000 Subject: [PATCH] po/mo updates --- .../includes/gettext/lang_src/installer.pot | 190 ++++++++-------- .../locale/bg_BG/LC_MESSAGES/installer.po | 190 ++++++++-------- .../locale/bs/LC_MESSAGES/installer.po | 194 ++++++++--------- .../locale/cnr/LC_MESSAGES/installer.po | 190 ++++++++-------- .../locale/cs_CZ/LC_MESSAGES/installer.po | 190 ++++++++-------- .../locale/de_DE/LC_MESSAGES/installer.po | 190 ++++++++-------- .../locale/el_GR/LC_MESSAGES/installer.po | 190 ++++++++-------- .../locale/es_ES/LC_MESSAGES/installer.po | 190 ++++++++-------- .../locale/et/LC_MESSAGES/installer.po | 202 +++++++++--------- .../locale/fi_FI/LC_MESSAGES/installer.po | 190 ++++++++-------- .../locale/fr_FR/LC_MESSAGES/installer.po | 190 ++++++++-------- .../locale/hr/LC_MESSAGES/installer.po | 190 ++++++++-------- .../locale/it_IT/LC_MESSAGES/installer.po | 190 ++++++++-------- .../locale/lt/LC_MESSAGES/installer.po | 190 ++++++++-------- .../locale/lv/LC_MESSAGES/installer.po | 190 ++++++++-------- .../locale/nl_NL/LC_MESSAGES/installer.po | 190 ++++++++-------- .../locale/pl_PL/LC_MESSAGES/installer.po | 194 ++++++++--------- .../locale/pt_PT/LC_MESSAGES/installer.po | 190 ++++++++-------- .../locale/ru_RU/LC_MESSAGES/installer.po | 190 ++++++++-------- .../locale/sq/LC_MESSAGES/installer.po | 190 ++++++++-------- .../locale/sr/LC_MESSAGES/installer.po | 190 ++++++++-------- .../locale/sv_SE/LC_MESSAGES/installer.po | 190 ++++++++-------- .../locale/tr_TR/LC_MESSAGES/installer.po | 194 ++++++++--------- .../locale/zh_CN/LC_MESSAGES/installer.po | 190 ++++++++-------- 24 files changed, 2292 insertions(+), 2292 deletions(-) diff --git a/install/includes/gettext/lang_src/installer.pot b/install/includes/gettext/lang_src/installer.pot index 51de1a7e8..a83337bc0 100644 --- a/install/includes/gettext/lang_src/installer.pot +++ b/install/includes/gettext/lang_src/installer.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: translations@wavelog.org\n" -"POT-Creation-Date: 2024-10-17 14:22+0000\n" +"POT-Creation-Date: 2024-11-28 07:17+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -190,7 +190,7 @@ msgstr "" msgid "Thank you for installing Wavelog!" msgstr "" -#: install/index.php:66 install/index.php:69 install/index.php:1036 +#: install/index.php:66 install/index.php:69 install/index.php:1037 msgid "Language" msgstr "" @@ -198,7 +198,7 @@ msgstr "" msgid "Select a language" msgstr "" -#: install/index.php:91 install/index.php:421 +#: install/index.php:91 install/index.php:422 msgid "Close" msgstr "" @@ -348,336 +348,336 @@ msgid "" "an XML subscription. HamQTH does not always provide the locator information." msgstr "" -#: install/index.php:376 install/index.php:453 install/index.php:905 +#: install/index.php:377 install/index.php:454 install/index.php:906 msgid "Username" msgstr "" -#: install/index.php:379 install/index.php:457 install/index.php:915 +#: install/index.php:380 install/index.php:458 install/index.php:916 msgid "Password" msgstr "" -#: install/index.php:384 +#: install/index.php:385 msgid "Callbook Username" msgstr "" -#: install/index.php:387 +#: install/index.php:388 msgid "Callbook Password" msgstr "" -#: install/index.php:389 +#: install/index.php:390 #, php-format msgid "Password can't contain %s or be empty" msgstr "" -#: install/index.php:394 install/index.php:399 +#: install/index.php:395 install/index.php:400 msgid "Advanced Settings" msgstr "" -#: install/index.php:402 +#: install/index.php:403 msgid "These settings should only be set if you know what you're doing." msgstr "" -#: install/index.php:405 +#: install/index.php:406 msgid "Error Logs" msgstr "" -#: install/index.php:406 +#: install/index.php:407 msgid "" "Optional: Enable Error Logging by setting the log threshold bigger then 0. " "Only enable this if you really need it." msgstr "" -#: install/index.php:411 +#: install/index.php:412 msgid "0 - No logs" msgstr "" -#: install/index.php:412 +#: install/index.php:413 msgid "1 - Error messages" msgstr "" -#: install/index.php:413 +#: install/index.php:414 msgid "2 - Debug messages" msgstr "" -#: install/index.php:414 +#: install/index.php:415 msgid "3 - Info messages" msgstr "" -#: install/index.php:415 +#: install/index.php:416 msgid "4 - All messages" msgstr "" -#: install/index.php:437 +#: install/index.php:438 msgid "" "To properly install Wavelog you already should have setup a mariadb/mysql " "database. Provide the parameters here." msgstr "" -#: install/index.php:441 +#: install/index.php:442 msgid "Hostname or IP" msgstr "" -#: install/index.php:441 +#: install/index.php:442 msgid "" "Usually 'localhost'.
Optional with '[host]:[port]'. Default port: 3306." "
In a docker compose install type 'wavelog-db'." msgstr "" -#: install/index.php:447 +#: install/index.php:448 msgid "Database Name" msgstr "" -#: install/index.php:447 +#: install/index.php:448 msgid "Name of the Database" msgstr "" -#: install/index.php:453 +#: install/index.php:454 msgid "Username of the Database User which has full access to the database." msgstr "" -#: install/index.php:457 +#: install/index.php:458 msgid "Password of the Database User" msgstr "" -#: install/index.php:461 +#: install/index.php:462 msgid "Connection Test" msgstr "" -#: install/index.php:472 +#: install/index.php:473 msgid "" "Now you can create your first user in Wavelog. Fill out all fields and click " "continue. Make sure you use a safe password." msgstr "" -#: install/index.php:473 +#: install/index.php:474 msgid "All fields are required!" msgstr "" -#: install/index.php:481 +#: install/index.php:482 msgid "First Name" msgstr "" -#: install/index.php:485 +#: install/index.php:486 msgid "DXCC" msgstr "" -#: install/index.php:487 +#: install/index.php:488 msgid "Please select one" msgstr "" -#: install/index.php:488 install/index.php:494 install/index.php:518 -#: install/index.php:530 install/index.php:533 install/index.php:538 -#: install/index.php:539 install/index.php:548 install/index.php:552 -#: install/index.php:567 install/index.php:580 install/index.php:581 -#: install/index.php:585 install/index.php:606 install/index.php:613 -#: install/index.php:615 install/index.php:616 install/index.php:618 -#: install/index.php:622 install/index.php:623 install/index.php:624 -#: install/index.php:628 install/index.php:629 install/index.php:648 -#: install/index.php:656 install/index.php:662 install/index.php:669 -#: install/index.php:670 install/index.php:676 install/index.php:678 -#: install/index.php:680 install/index.php:698 install/index.php:703 -#: install/index.php:704 install/index.php:718 install/index.php:733 -#: install/index.php:734 install/index.php:738 install/index.php:749 -#: install/index.php:750 install/index.php:755 install/index.php:759 -#: install/index.php:761 install/index.php:762 install/index.php:769 -#: install/index.php:784 install/index.php:786 install/index.php:803 -#: install/index.php:806 install/index.php:811 install/index.php:814 -#: install/index.php:817 install/index.php:827 install/index.php:833 -#: install/index.php:837 install/index.php:843 install/index.php:846 -#: install/index.php:849 install/index.php:854 install/index.php:880 -#: install/index.php:886 install/index.php:888 install/index.php:1733 +#: install/index.php:489 install/index.php:495 install/index.php:519 +#: install/index.php:531 install/index.php:534 install/index.php:539 +#: install/index.php:540 install/index.php:549 install/index.php:553 +#: install/index.php:568 install/index.php:581 install/index.php:582 +#: install/index.php:586 install/index.php:607 install/index.php:614 +#: install/index.php:616 install/index.php:617 install/index.php:619 +#: install/index.php:623 install/index.php:624 install/index.php:625 +#: install/index.php:629 install/index.php:630 install/index.php:649 +#: install/index.php:657 install/index.php:663 install/index.php:670 +#: install/index.php:671 install/index.php:677 install/index.php:679 +#: install/index.php:681 install/index.php:699 install/index.php:704 +#: install/index.php:705 install/index.php:719 install/index.php:734 +#: install/index.php:735 install/index.php:739 install/index.php:750 +#: install/index.php:751 install/index.php:756 install/index.php:760 +#: install/index.php:762 install/index.php:763 install/index.php:770 +#: install/index.php:785 install/index.php:787 install/index.php:804 +#: install/index.php:807 install/index.php:812 install/index.php:815 +#: install/index.php:818 install/index.php:828 install/index.php:834 +#: install/index.php:838 install/index.php:844 install/index.php:847 +#: install/index.php:850 install/index.php:855 install/index.php:881 +#: install/index.php:887 install/index.php:889 install/index.php:1734 msgid "Deleted DXCC" msgstr "" -#: install/index.php:895 +#: install/index.php:896 msgid "Last Name" msgstr "" -#: install/index.php:899 +#: install/index.php:900 msgid "Callsign" msgstr "" -#: install/index.php:909 +#: install/index.php:910 msgid "Gridsquare/Locator" msgstr "" -#: install/index.php:919 +#: install/index.php:920 msgid "City" msgstr "" -#: install/index.php:925 +#: install/index.php:926 msgid "Confirm Password" msgstr "" -#: install/index.php:929 +#: install/index.php:930 msgid "Timezone" msgstr "" -#: install/index.php:1032 +#: install/index.php:1033 msgid "E-Mail Address" msgstr "" -#: install/index.php:1054 +#: install/index.php:1055 msgid "Checklist" msgstr "" -#: install/index.php:1059 +#: install/index.php:1060 msgid "Pre-Checks" msgstr "" -#: install/index.php:1068 +#: install/index.php:1069 msgid "Configuration" msgstr "" -#: install/index.php:1077 +#: install/index.php:1078 msgid "Database" msgstr "" -#: install/index.php:1086 +#: install/index.php:1087 msgid "First User" msgstr "" -#: install/index.php:1096 +#: install/index.php:1097 msgid "Nearly done!" msgstr "" -#: install/index.php:1098 +#: install/index.php:1099 msgid "You prepared all neccessary steps." msgstr "" -#: install/index.php:1099 +#: install/index.php:1100 msgid "We now can install Wavelog. This process can take a few minutes." msgstr "" -#: install/index.php:1105 +#: install/index.php:1106 msgid "Reset" msgstr "" -#: install/index.php:1110 +#: install/index.php:1111 msgid "Installer Reset" msgstr "" -#: install/index.php:1113 +#: install/index.php:1114 msgid "Do you really want to reset all data and start from scratch?" msgstr "" -#: install/index.php:1116 +#: install/index.php:1117 msgid "Yes" msgstr "" -#: install/index.php:1117 +#: install/index.php:1118 msgid "No" msgstr "" -#: install/index.php:1127 +#: install/index.php:1128 msgid "Back" msgstr "" -#: install/index.php:1128 +#: install/index.php:1129 msgid "Continue" msgstr "" -#: install/index.php:1206 +#: install/index.php:1207 msgid "" "You can't continue. Solve the red marked issues, restart the webserver and " "reload this page." msgstr "" -#: install/index.php:1336 +#: install/index.php:1337 msgid "Password can't contain ' / \\ < >" msgstr "" -#: install/index.php:1340 +#: install/index.php:1341 msgid "" "The callsign should not contain any pre- or suffixes as it is used as " "personal operator callsign." msgstr "" -#: install/index.php:1352 +#: install/index.php:1353 msgid "" "The callsign can not contain any special characters. It's your personal " "callsign without any pre- or suffixes." msgstr "" -#: install/index.php:1521 +#: install/index.php:1522 msgid "Error: At least Hostname/IP, Database Name and Username are required." msgstr "" -#: install/index.php:1531 +#: install/index.php:1532 msgid "Connecting..." msgstr "" -#: install/index.php:1555 +#: install/index.php:1556 msgid "Connection was successful and your database should be compatible." msgstr "" -#: install/index.php:1559 +#: install/index.php:1560 msgid "" "Connection was successful but your database seems too old for Wavelog. You " "can try to continue but you could run into issues." msgstr "" -#: install/index.php:1559 +#: install/index.php:1560 #, php-format msgid "The min. version for MySQL is %s, for MariaDB it's %s." msgstr "" -#: install/index.php:1679 +#: install/index.php:1680 msgid "Search" msgstr "" -#: install/index.php:1716 +#: install/index.php:1717 msgid "At least one field is empty." msgstr "" -#: install/index.php:1735 +#: install/index.php:1736 msgid "" "Stop here for a Moment. Your chosen DXCC is outdated and not valid anymore. " "Check which DXCC for this particular location is the correct one. If you are " "sure, ignore this warning." msgstr "" -#: install/index.php:1759 +#: install/index.php:1760 msgid "" "The locator seems to be not in the correct format. Should look like AA11AA " "(6-char grid locator)." msgstr "" -#: install/index.php:1773 +#: install/index.php:1774 msgid "" "The e-mail adress does not look correct. Make sure it's a valid e-mail " "address" msgstr "" -#: install/index.php:1800 +#: install/index.php:1801 msgid "Password should be at least 8 characters long" msgstr "" -#: install/index.php:1809 +#: install/index.php:1810 msgid "Passwords do not match" msgstr "" -#: install/index.php:1865 +#: install/index.php:1866 msgid "Install Now" msgstr "" -#: install/index.php:1869 +#: install/index.php:1870 msgid "Install not possible. Checklist incomplete." msgstr "" -#: install/index.php:1989 +#: install/index.php:1990 msgid "PHP Module missing" msgstr "" -#: install/index.php:1991 +#: install/index.php:1992 msgid "The following PHP modules are missing:" msgstr "" -#: install/index.php:1992 +#: install/index.php:1993 msgid "Without this module the Wavelog Installer does not work!" msgstr "" -#: install/index.php:1993 +#: install/index.php:1994 msgid "Please install the required modules and restart the webserver." msgstr "" diff --git a/install/includes/gettext/locale/bg_BG/LC_MESSAGES/installer.po b/install/includes/gettext/locale/bg_BG/LC_MESSAGES/installer.po index 939c58960..b4c18b0de 100644 --- a/install/includes/gettext/locale/bg_BG/LC_MESSAGES/installer.po +++ b/install/includes/gettext/locale/bg_BG/LC_MESSAGES/installer.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: translations@wavelog.org\n" -"POT-Creation-Date: 2024-10-17 14:22+0000\n" +"POT-Creation-Date: 2024-11-28 07:17+0000\n" "PO-Revision-Date: 2024-11-01 08:53+0000\n" "Last-Translator: Plamen Panteleev \n" "Language-Team: Bulgarian Optional with '[host]:[port]'. Default port: 3306." "
In a docker compose install type 'wavelog-db'." msgstr "" -#: install/index.php:447 +#: install/index.php:448 msgid "Database Name" msgstr "" -#: install/index.php:447 +#: install/index.php:448 msgid "Name of the Database" msgstr "" -#: install/index.php:453 +#: install/index.php:454 msgid "Username of the Database User which has full access to the database." msgstr "" -#: install/index.php:457 +#: install/index.php:458 msgid "Password of the Database User" msgstr "" -#: install/index.php:461 +#: install/index.php:462 msgid "Connection Test" msgstr "" -#: install/index.php:472 +#: install/index.php:473 msgid "" "Now you can create your first user in Wavelog. Fill out all fields and click " "continue. Make sure you use a safe password." msgstr "" -#: install/index.php:473 +#: install/index.php:474 msgid "All fields are required!" msgstr "" -#: install/index.php:481 +#: install/index.php:482 msgid "First Name" msgstr "" -#: install/index.php:485 +#: install/index.php:486 msgid "DXCC" msgstr "DXCC" -#: install/index.php:487 +#: install/index.php:488 msgid "Please select one" msgstr "" -#: install/index.php:488 install/index.php:494 install/index.php:518 -#: install/index.php:530 install/index.php:533 install/index.php:538 -#: install/index.php:539 install/index.php:548 install/index.php:552 -#: install/index.php:567 install/index.php:580 install/index.php:581 -#: install/index.php:585 install/index.php:606 install/index.php:613 -#: install/index.php:615 install/index.php:616 install/index.php:618 -#: install/index.php:622 install/index.php:623 install/index.php:624 -#: install/index.php:628 install/index.php:629 install/index.php:648 -#: install/index.php:656 install/index.php:662 install/index.php:669 -#: install/index.php:670 install/index.php:676 install/index.php:678 -#: install/index.php:680 install/index.php:698 install/index.php:703 -#: install/index.php:704 install/index.php:718 install/index.php:733 -#: install/index.php:734 install/index.php:738 install/index.php:749 -#: install/index.php:750 install/index.php:755 install/index.php:759 -#: install/index.php:761 install/index.php:762 install/index.php:769 -#: install/index.php:784 install/index.php:786 install/index.php:803 -#: install/index.php:806 install/index.php:811 install/index.php:814 -#: install/index.php:817 install/index.php:827 install/index.php:833 -#: install/index.php:837 install/index.php:843 install/index.php:846 -#: install/index.php:849 install/index.php:854 install/index.php:880 -#: install/index.php:886 install/index.php:888 install/index.php:1733 +#: install/index.php:489 install/index.php:495 install/index.php:519 +#: install/index.php:531 install/index.php:534 install/index.php:539 +#: install/index.php:540 install/index.php:549 install/index.php:553 +#: install/index.php:568 install/index.php:581 install/index.php:582 +#: install/index.php:586 install/index.php:607 install/index.php:614 +#: install/index.php:616 install/index.php:617 install/index.php:619 +#: install/index.php:623 install/index.php:624 install/index.php:625 +#: install/index.php:629 install/index.php:630 install/index.php:649 +#: install/index.php:657 install/index.php:663 install/index.php:670 +#: install/index.php:671 install/index.php:677 install/index.php:679 +#: install/index.php:681 install/index.php:699 install/index.php:704 +#: install/index.php:705 install/index.php:719 install/index.php:734 +#: install/index.php:735 install/index.php:739 install/index.php:750 +#: install/index.php:751 install/index.php:756 install/index.php:760 +#: install/index.php:762 install/index.php:763 install/index.php:770 +#: install/index.php:785 install/index.php:787 install/index.php:804 +#: install/index.php:807 install/index.php:812 install/index.php:815 +#: install/index.php:818 install/index.php:828 install/index.php:834 +#: install/index.php:838 install/index.php:844 install/index.php:847 +#: install/index.php:850 install/index.php:855 install/index.php:881 +#: install/index.php:887 install/index.php:889 install/index.php:1734 msgid "Deleted DXCC" msgstr "" -#: install/index.php:895 +#: install/index.php:896 msgid "Last Name" msgstr "" -#: install/index.php:899 +#: install/index.php:900 msgid "Callsign" msgstr "" -#: install/index.php:909 +#: install/index.php:910 msgid "Gridsquare/Locator" msgstr "" -#: install/index.php:919 +#: install/index.php:920 msgid "City" msgstr "" -#: install/index.php:925 +#: install/index.php:926 msgid "Confirm Password" msgstr "" -#: install/index.php:929 +#: install/index.php:930 msgid "Timezone" msgstr "" -#: install/index.php:1032 +#: install/index.php:1033 msgid "E-Mail Address" msgstr "" -#: install/index.php:1054 +#: install/index.php:1055 msgid "Checklist" msgstr "" -#: install/index.php:1059 +#: install/index.php:1060 msgid "Pre-Checks" msgstr "" -#: install/index.php:1068 +#: install/index.php:1069 msgid "Configuration" msgstr "" -#: install/index.php:1077 +#: install/index.php:1078 msgid "Database" msgstr "" -#: install/index.php:1086 +#: install/index.php:1087 msgid "First User" msgstr "" -#: install/index.php:1096 +#: install/index.php:1097 msgid "Nearly done!" msgstr "" -#: install/index.php:1098 +#: install/index.php:1099 msgid "You prepared all neccessary steps." msgstr "" -#: install/index.php:1099 +#: install/index.php:1100 msgid "We now can install Wavelog. This process can take a few minutes." msgstr "" -#: install/index.php:1105 +#: install/index.php:1106 msgid "Reset" msgstr "" -#: install/index.php:1110 +#: install/index.php:1111 msgid "Installer Reset" msgstr "" -#: install/index.php:1113 +#: install/index.php:1114 msgid "Do you really want to reset all data and start from scratch?" msgstr "" -#: install/index.php:1116 +#: install/index.php:1117 msgid "Yes" msgstr "" -#: install/index.php:1117 +#: install/index.php:1118 msgid "No" msgstr "" -#: install/index.php:1127 +#: install/index.php:1128 msgid "Back" msgstr "" -#: install/index.php:1128 +#: install/index.php:1129 msgid "Continue" msgstr "" -#: install/index.php:1206 +#: install/index.php:1207 msgid "" "You can't continue. Solve the red marked issues, restart the webserver and " "reload this page." msgstr "" -#: install/index.php:1336 +#: install/index.php:1337 msgid "Password can't contain ' / \\ < >" msgstr "" -#: install/index.php:1340 +#: install/index.php:1341 msgid "" "The callsign should not contain any pre- or suffixes as it is used as " "personal operator callsign." msgstr "" -#: install/index.php:1352 +#: install/index.php:1353 msgid "" "The callsign can not contain any special characters. It's your personal " "callsign without any pre- or suffixes." msgstr "" -#: install/index.php:1521 +#: install/index.php:1522 msgid "Error: At least Hostname/IP, Database Name and Username are required." msgstr "" -#: install/index.php:1531 +#: install/index.php:1532 msgid "Connecting..." msgstr "" -#: install/index.php:1555 +#: install/index.php:1556 msgid "Connection was successful and your database should be compatible." msgstr "" -#: install/index.php:1559 +#: install/index.php:1560 msgid "" "Connection was successful but your database seems too old for Wavelog. You " "can try to continue but you could run into issues." msgstr "" -#: install/index.php:1559 +#: install/index.php:1560 #, php-format msgid "The min. version for MySQL is %s, for MariaDB it's %s." msgstr "" -#: install/index.php:1679 +#: install/index.php:1680 msgid "Search" msgstr "" -#: install/index.php:1716 +#: install/index.php:1717 msgid "At least one field is empty." msgstr "" -#: install/index.php:1735 +#: install/index.php:1736 msgid "" "Stop here for a Moment. Your chosen DXCC is outdated and not valid anymore. " "Check which DXCC for this particular location is the correct one. If you are " "sure, ignore this warning." msgstr "" -#: install/index.php:1759 +#: install/index.php:1760 msgid "" "The locator seems to be not in the correct format. Should look like AA11AA " "(6-char grid locator)." msgstr "" -#: install/index.php:1773 +#: install/index.php:1774 msgid "" "The e-mail adress does not look correct. Make sure it's a valid e-mail " "address" msgstr "" -#: install/index.php:1800 +#: install/index.php:1801 msgid "Password should be at least 8 characters long" msgstr "" -#: install/index.php:1809 +#: install/index.php:1810 msgid "Passwords do not match" msgstr "" -#: install/index.php:1865 +#: install/index.php:1866 msgid "Install Now" msgstr "" -#: install/index.php:1869 +#: install/index.php:1870 msgid "Install not possible. Checklist incomplete." msgstr "" -#: install/index.php:1989 +#: install/index.php:1990 msgid "PHP Module missing" msgstr "" -#: install/index.php:1991 +#: install/index.php:1992 msgid "The following PHP modules are missing:" msgstr "" -#: install/index.php:1992 +#: install/index.php:1993 msgid "Without this module the Wavelog Installer does not work!" msgstr "" -#: install/index.php:1993 +#: install/index.php:1994 msgid "Please install the required modules and restart the webserver." msgstr "" diff --git a/install/includes/gettext/locale/bs/LC_MESSAGES/installer.po b/install/includes/gettext/locale/bs/LC_MESSAGES/installer.po index c1c6c639f..c93a97c08 100644 --- a/install/includes/gettext/locale/bs/LC_MESSAGES/installer.po +++ b/install/includes/gettext/locale/bs/LC_MESSAGES/installer.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: translations@wavelog.org\n" -"POT-Creation-Date: 2024-10-17 14:22+0000\n" +"POT-Creation-Date: 2024-11-28 07:17+0000\n" "PO-Revision-Date: 2024-11-14 11:41+0000\n" "Last-Translator: Samir \n" "Language-Team: Bosnian Optional with '[host]:[port]'. Default port: 3306." "
In a docker compose install type 'wavelog-db'." msgstr "" -"Obično 'localhost'.
Opcionalno sa '[host]:[port]'. Zadani port: " -"3306.
U docker compose instalaciju upišite 'wavelog-db'." +"Obično 'localhost'.
Opcionalno sa '[host]:[port]'. Zadani port: 3306." +"
U docker compose instalaciju upišite 'wavelog-db'." -#: install/index.php:447 +#: install/index.php:448 msgid "Database Name" msgstr "Ime baze podataka" -#: install/index.php:447 +#: install/index.php:448 msgid "Name of the Database" msgstr "Naziv baze podataka" -#: install/index.php:453 +#: install/index.php:454 msgid "Username of the Database User which has full access to the database." msgstr "" "Korisničko ime korisnika baze podataka koji ima pun pristup bazi podataka." -#: install/index.php:457 +#: install/index.php:458 msgid "Password of the Database User" msgstr "Lozinka korisnika baze podataka" -#: install/index.php:461 +#: install/index.php:462 msgid "Connection Test" msgstr "Test veze" -#: install/index.php:472 +#: install/index.php:473 msgid "" "Now you can create your first user in Wavelog. Fill out all fields and click " "continue. Make sure you use a safe password." @@ -496,136 +496,136 @@ msgstr "" "Sada možete kreirati svog prvog korisnika u Wavelogu. Popunite sva polja i " "kliknite Nastavi. Obavezno koristite sigurnu lozinku." -#: install/index.php:473 +#: install/index.php:474 msgid "All fields are required!" msgstr "Sva polja su obavezna!" -#: install/index.php:481 +#: install/index.php:482 msgid "First Name" msgstr "Ime" -#: install/index.php:485 +#: install/index.php:486 msgid "DXCC" msgstr "DXCC" -#: install/index.php:487 +#: install/index.php:488 msgid "Please select one" msgstr "Izaberite jedno" -#: install/index.php:488 install/index.php:494 install/index.php:518 -#: install/index.php:530 install/index.php:533 install/index.php:538 -#: install/index.php:539 install/index.php:548 install/index.php:552 -#: install/index.php:567 install/index.php:580 install/index.php:581 -#: install/index.php:585 install/index.php:606 install/index.php:613 -#: install/index.php:615 install/index.php:616 install/index.php:618 -#: install/index.php:622 install/index.php:623 install/index.php:624 -#: install/index.php:628 install/index.php:629 install/index.php:648 -#: install/index.php:656 install/index.php:662 install/index.php:669 -#: install/index.php:670 install/index.php:676 install/index.php:678 -#: install/index.php:680 install/index.php:698 install/index.php:703 -#: install/index.php:704 install/index.php:718 install/index.php:733 -#: install/index.php:734 install/index.php:738 install/index.php:749 -#: install/index.php:750 install/index.php:755 install/index.php:759 -#: install/index.php:761 install/index.php:762 install/index.php:769 -#: install/index.php:784 install/index.php:786 install/index.php:803 -#: install/index.php:806 install/index.php:811 install/index.php:814 -#: install/index.php:817 install/index.php:827 install/index.php:833 -#: install/index.php:837 install/index.php:843 install/index.php:846 -#: install/index.php:849 install/index.php:854 install/index.php:880 -#: install/index.php:886 install/index.php:888 install/index.php:1733 +#: install/index.php:489 install/index.php:495 install/index.php:519 +#: install/index.php:531 install/index.php:534 install/index.php:539 +#: install/index.php:540 install/index.php:549 install/index.php:553 +#: install/index.php:568 install/index.php:581 install/index.php:582 +#: install/index.php:586 install/index.php:607 install/index.php:614 +#: install/index.php:616 install/index.php:617 install/index.php:619 +#: install/index.php:623 install/index.php:624 install/index.php:625 +#: install/index.php:629 install/index.php:630 install/index.php:649 +#: install/index.php:657 install/index.php:663 install/index.php:670 +#: install/index.php:671 install/index.php:677 install/index.php:679 +#: install/index.php:681 install/index.php:699 install/index.php:704 +#: install/index.php:705 install/index.php:719 install/index.php:734 +#: install/index.php:735 install/index.php:739 install/index.php:750 +#: install/index.php:751 install/index.php:756 install/index.php:760 +#: install/index.php:762 install/index.php:763 install/index.php:770 +#: install/index.php:785 install/index.php:787 install/index.php:804 +#: install/index.php:807 install/index.php:812 install/index.php:815 +#: install/index.php:818 install/index.php:828 install/index.php:834 +#: install/index.php:838 install/index.php:844 install/index.php:847 +#: install/index.php:850 install/index.php:855 install/index.php:881 +#: install/index.php:887 install/index.php:889 install/index.php:1734 msgid "Deleted DXCC" msgstr "Izbrisani DXCC" -#: install/index.php:895 +#: install/index.php:896 msgid "Last Name" msgstr "Prezime" -#: install/index.php:899 +#: install/index.php:900 msgid "Callsign" msgstr "Pozivni znak" -#: install/index.php:909 +#: install/index.php:910 msgid "Gridsquare/Locator" msgstr "QTH Lokator" -#: install/index.php:919 +#: install/index.php:920 msgid "City" msgstr "Grad" -#: install/index.php:925 +#: install/index.php:926 msgid "Confirm Password" msgstr "Potvrdite Lozinku" -#: install/index.php:929 +#: install/index.php:930 msgid "Timezone" msgstr "Vremenska zona" -#: install/index.php:1032 +#: install/index.php:1033 msgid "E-Mail Address" msgstr "E-Mail Adresa" -#: install/index.php:1054 +#: install/index.php:1055 msgid "Checklist" msgstr "Kontrolna lista" -#: install/index.php:1059 +#: install/index.php:1060 msgid "Pre-Checks" msgstr "Prethodne provjere" -#: install/index.php:1068 +#: install/index.php:1069 msgid "Configuration" msgstr "Konfiguracija" -#: install/index.php:1077 +#: install/index.php:1078 msgid "Database" msgstr "Baza podataka" -#: install/index.php:1086 +#: install/index.php:1087 msgid "First User" msgstr "Prvi korisnik" -#: install/index.php:1096 +#: install/index.php:1097 msgid "Nearly done!" msgstr "Skoro gotovo!" -#: install/index.php:1098 +#: install/index.php:1099 msgid "You prepared all neccessary steps." msgstr "Pripremili ste sve potrebne korake." -#: install/index.php:1099 +#: install/index.php:1100 msgid "We now can install Wavelog. This process can take a few minutes." msgstr "" "Sada možemo instalirati Wavelog. Ovaj proces može potrajati nekoliko minuta." -#: install/index.php:1105 +#: install/index.php:1106 msgid "Reset" msgstr "Resetovati" -#: install/index.php:1110 +#: install/index.php:1111 msgid "Installer Reset" msgstr "Resetovanje instalacije" -#: install/index.php:1113 +#: install/index.php:1114 msgid "Do you really want to reset all data and start from scratch?" msgstr "Da li zaista želite resetovati sve podatke i početi ispočetka?" -#: install/index.php:1116 +#: install/index.php:1117 msgid "Yes" msgstr "Da" -#: install/index.php:1117 +#: install/index.php:1118 msgid "No" msgstr "Ne" -#: install/index.php:1127 +#: install/index.php:1128 msgid "Back" msgstr "Nazad" -#: install/index.php:1128 +#: install/index.php:1129 msgid "Continue" msgstr "Nastavi" -#: install/index.php:1206 +#: install/index.php:1207 msgid "" "You can't continue. Solve the red marked issues, restart the webserver and " "reload this page." @@ -633,11 +633,11 @@ msgstr "" "Ne možete nastaviti. Riješite crveno označene probleme, ponovo pokrenite web " "server i ponovo učitajte ovu stranicu." -#: install/index.php:1336 +#: install/index.php:1337 msgid "Password can't contain ' / \\ < >" msgstr "Lozinka ne može sadržavati ' / \\ < >" -#: install/index.php:1340 +#: install/index.php:1341 msgid "" "The callsign should not contain any pre- or suffixes as it is used as " "personal operator callsign." @@ -645,7 +645,7 @@ msgstr "" "Pozivni znak ne bi trebao sadržavati nikakve pre- ili sufikse jer se koristi " "kao pozivni znak ličnog operatera." -#: install/index.php:1352 +#: install/index.php:1353 msgid "" "The callsign can not contain any special characters. It's your personal " "callsign without any pre- or suffixes." @@ -653,22 +653,22 @@ msgstr "" "Pozivni znak ne može sadržavati nikakve posebne znakove. To je vaš lični " "pozivni znak bez pred- ili sufiksa." -#: install/index.php:1521 +#: install/index.php:1522 msgid "Error: At least Hostname/IP, Database Name and Username are required." msgstr "" "Greška: Potrebni su najmanje ime hosta/IP, naziv baze podataka i korisničko " "ime." -#: install/index.php:1531 +#: install/index.php:1532 msgid "Connecting..." msgstr "Povezivanje..." -#: install/index.php:1555 +#: install/index.php:1556 msgid "Connection was successful and your database should be compatible." msgstr "" "Konekcija je bila uspješna i vaša baza podataka bi trebala biti kompatibilna." -#: install/index.php:1559 +#: install/index.php:1560 msgid "" "Connection was successful but your database seems too old for Wavelog. You " "can try to continue but you could run into issues." @@ -676,20 +676,20 @@ msgstr "" "Konekcija je bila uspješna, ali vaša baza podataka izgleda prestara za " "Wavelog. Možete pokušati da nastavite, ali možete naići na probleme." -#: install/index.php:1559 +#: install/index.php:1560 #, php-format msgid "The min. version for MySQL is %s, for MariaDB it's %s." msgstr "Min. verzija za MySQL je %s, za MariaDB je %s." -#: install/index.php:1679 +#: install/index.php:1680 msgid "Search" msgstr "Traži" -#: install/index.php:1716 +#: install/index.php:1717 msgid "At least one field is empty." msgstr "Najmanje jedno polje je prazno." -#: install/index.php:1735 +#: install/index.php:1736 msgid "" "Stop here for a Moment. Your chosen DXCC is outdated and not valid anymore. " "Check which DXCC for this particular location is the correct one. If you are " @@ -699,7 +699,7 @@ msgstr "" "Provjerite koji je DXCC za ovu određenu lokaciju ispravan. Ako ste sigurni, " "zanemarite ovo upozorenje." -#: install/index.php:1759 +#: install/index.php:1760 msgid "" "The locator seems to be not in the correct format. Should look like AA11AA " "(6-char grid locator)." @@ -707,42 +707,42 @@ msgstr "" "Čini se da lokator nije u ispravnom formatu. Trebalo bi izgledati kao AA11AA " "(lokator mreže od 6 znakova)." -#: install/index.php:1773 +#: install/index.php:1774 msgid "" "The e-mail adress does not look correct. Make sure it's a valid e-mail " "address" msgstr "" "E-mail adresa ne izgleda ispravno. Provjerite je li to važeća e-mail adresa" -#: install/index.php:1800 +#: install/index.php:1801 msgid "Password should be at least 8 characters long" msgstr "Lozinka treba da ima najmanje 8 znakova" -#: install/index.php:1809 +#: install/index.php:1810 msgid "Passwords do not match" msgstr "Lozinke se ne podudaraju" -#: install/index.php:1865 +#: install/index.php:1866 msgid "Install Now" msgstr "Instaliraj odmah" -#: install/index.php:1869 +#: install/index.php:1870 msgid "Install not possible. Checklist incomplete." msgstr "Instalacija nije moguća. Kontrolna lista je nepotpuna." -#: install/index.php:1989 +#: install/index.php:1990 msgid "PHP Module missing" msgstr "Nedostaje PHP modul" -#: install/index.php:1991 +#: install/index.php:1992 msgid "The following PHP modules are missing:" msgstr "Nedostaju sljedeći PHP moduli:" -#: install/index.php:1992 +#: install/index.php:1993 msgid "Without this module the Wavelog Installer does not work!" msgstr "Bez ovog modula Wavelog Installer ne radi!" -#: install/index.php:1993 +#: install/index.php:1994 msgid "Please install the required modules and restart the webserver." msgstr "Molimo instalirajte potrebne module i ponovo pokrenite web server." diff --git a/install/includes/gettext/locale/cnr/LC_MESSAGES/installer.po b/install/includes/gettext/locale/cnr/LC_MESSAGES/installer.po index 586dbe532..4a276e4e3 100644 --- a/install/includes/gettext/locale/cnr/LC_MESSAGES/installer.po +++ b/install/includes/gettext/locale/cnr/LC_MESSAGES/installer.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: translations@wavelog.org\n" -"POT-Creation-Date: 2024-10-17 14:22+0000\n" +"POT-Creation-Date: 2024-11-28 07:17+0000\n" "PO-Revision-Date: 2024-11-19 01:22+0000\n" "Last-Translator: Fabian Berg \n" "Language-Team: Montenegrin Optional with '[host]:[port]'. Default port: 3306." "
In a docker compose install type 'wavelog-db'." msgstr "" -#: install/index.php:447 +#: install/index.php:448 msgid "Database Name" msgstr "" -#: install/index.php:447 +#: install/index.php:448 msgid "Name of the Database" msgstr "" -#: install/index.php:453 +#: install/index.php:454 msgid "Username of the Database User which has full access to the database." msgstr "" -#: install/index.php:457 +#: install/index.php:458 msgid "Password of the Database User" msgstr "" -#: install/index.php:461 +#: install/index.php:462 msgid "Connection Test" msgstr "" -#: install/index.php:472 +#: install/index.php:473 msgid "" "Now you can create your first user in Wavelog. Fill out all fields and click " "continue. Make sure you use a safe password." msgstr "" -#: install/index.php:473 +#: install/index.php:474 msgid "All fields are required!" msgstr "" -#: install/index.php:481 +#: install/index.php:482 msgid "First Name" msgstr "" -#: install/index.php:485 +#: install/index.php:486 msgid "DXCC" msgstr "" -#: install/index.php:487 +#: install/index.php:488 msgid "Please select one" msgstr "" -#: install/index.php:488 install/index.php:494 install/index.php:518 -#: install/index.php:530 install/index.php:533 install/index.php:538 -#: install/index.php:539 install/index.php:548 install/index.php:552 -#: install/index.php:567 install/index.php:580 install/index.php:581 -#: install/index.php:585 install/index.php:606 install/index.php:613 -#: install/index.php:615 install/index.php:616 install/index.php:618 -#: install/index.php:622 install/index.php:623 install/index.php:624 -#: install/index.php:628 install/index.php:629 install/index.php:648 -#: install/index.php:656 install/index.php:662 install/index.php:669 -#: install/index.php:670 install/index.php:676 install/index.php:678 -#: install/index.php:680 install/index.php:698 install/index.php:703 -#: install/index.php:704 install/index.php:718 install/index.php:733 -#: install/index.php:734 install/index.php:738 install/index.php:749 -#: install/index.php:750 install/index.php:755 install/index.php:759 -#: install/index.php:761 install/index.php:762 install/index.php:769 -#: install/index.php:784 install/index.php:786 install/index.php:803 -#: install/index.php:806 install/index.php:811 install/index.php:814 -#: install/index.php:817 install/index.php:827 install/index.php:833 -#: install/index.php:837 install/index.php:843 install/index.php:846 -#: install/index.php:849 install/index.php:854 install/index.php:880 -#: install/index.php:886 install/index.php:888 install/index.php:1733 +#: install/index.php:489 install/index.php:495 install/index.php:519 +#: install/index.php:531 install/index.php:534 install/index.php:539 +#: install/index.php:540 install/index.php:549 install/index.php:553 +#: install/index.php:568 install/index.php:581 install/index.php:582 +#: install/index.php:586 install/index.php:607 install/index.php:614 +#: install/index.php:616 install/index.php:617 install/index.php:619 +#: install/index.php:623 install/index.php:624 install/index.php:625 +#: install/index.php:629 install/index.php:630 install/index.php:649 +#: install/index.php:657 install/index.php:663 install/index.php:670 +#: install/index.php:671 install/index.php:677 install/index.php:679 +#: install/index.php:681 install/index.php:699 install/index.php:704 +#: install/index.php:705 install/index.php:719 install/index.php:734 +#: install/index.php:735 install/index.php:739 install/index.php:750 +#: install/index.php:751 install/index.php:756 install/index.php:760 +#: install/index.php:762 install/index.php:763 install/index.php:770 +#: install/index.php:785 install/index.php:787 install/index.php:804 +#: install/index.php:807 install/index.php:812 install/index.php:815 +#: install/index.php:818 install/index.php:828 install/index.php:834 +#: install/index.php:838 install/index.php:844 install/index.php:847 +#: install/index.php:850 install/index.php:855 install/index.php:881 +#: install/index.php:887 install/index.php:889 install/index.php:1734 msgid "Deleted DXCC" msgstr "" -#: install/index.php:895 +#: install/index.php:896 msgid "Last Name" msgstr "" -#: install/index.php:899 +#: install/index.php:900 msgid "Callsign" msgstr "" -#: install/index.php:909 +#: install/index.php:910 msgid "Gridsquare/Locator" msgstr "" -#: install/index.php:919 +#: install/index.php:920 msgid "City" msgstr "" -#: install/index.php:925 +#: install/index.php:926 msgid "Confirm Password" msgstr "" -#: install/index.php:929 +#: install/index.php:930 msgid "Timezone" msgstr "" -#: install/index.php:1032 +#: install/index.php:1033 msgid "E-Mail Address" msgstr "" -#: install/index.php:1054 +#: install/index.php:1055 msgid "Checklist" msgstr "" -#: install/index.php:1059 +#: install/index.php:1060 msgid "Pre-Checks" msgstr "" -#: install/index.php:1068 +#: install/index.php:1069 msgid "Configuration" msgstr "" -#: install/index.php:1077 +#: install/index.php:1078 msgid "Database" msgstr "" -#: install/index.php:1086 +#: install/index.php:1087 msgid "First User" msgstr "" -#: install/index.php:1096 +#: install/index.php:1097 msgid "Nearly done!" msgstr "" -#: install/index.php:1098 +#: install/index.php:1099 msgid "You prepared all neccessary steps." msgstr "" -#: install/index.php:1099 +#: install/index.php:1100 msgid "We now can install Wavelog. This process can take a few minutes." msgstr "" -#: install/index.php:1105 +#: install/index.php:1106 msgid "Reset" msgstr "" -#: install/index.php:1110 +#: install/index.php:1111 msgid "Installer Reset" msgstr "" -#: install/index.php:1113 +#: install/index.php:1114 msgid "Do you really want to reset all data and start from scratch?" msgstr "" -#: install/index.php:1116 +#: install/index.php:1117 msgid "Yes" msgstr "" -#: install/index.php:1117 +#: install/index.php:1118 msgid "No" msgstr "" -#: install/index.php:1127 +#: install/index.php:1128 msgid "Back" msgstr "" -#: install/index.php:1128 +#: install/index.php:1129 msgid "Continue" msgstr "" -#: install/index.php:1206 +#: install/index.php:1207 msgid "" "You can't continue. Solve the red marked issues, restart the webserver and " "reload this page." msgstr "" -#: install/index.php:1336 +#: install/index.php:1337 msgid "Password can't contain ' / \\ < >" msgstr "" -#: install/index.php:1340 +#: install/index.php:1341 msgid "" "The callsign should not contain any pre- or suffixes as it is used as " "personal operator callsign." msgstr "" -#: install/index.php:1352 +#: install/index.php:1353 msgid "" "The callsign can not contain any special characters. It's your personal " "callsign without any pre- or suffixes." msgstr "" -#: install/index.php:1521 +#: install/index.php:1522 msgid "Error: At least Hostname/IP, Database Name and Username are required." msgstr "" -#: install/index.php:1531 +#: install/index.php:1532 msgid "Connecting..." msgstr "" -#: install/index.php:1555 +#: install/index.php:1556 msgid "Connection was successful and your database should be compatible." msgstr "" -#: install/index.php:1559 +#: install/index.php:1560 msgid "" "Connection was successful but your database seems too old for Wavelog. You " "can try to continue but you could run into issues." msgstr "" -#: install/index.php:1559 +#: install/index.php:1560 #, php-format msgid "The min. version for MySQL is %s, for MariaDB it's %s." msgstr "" -#: install/index.php:1679 +#: install/index.php:1680 msgid "Search" msgstr "" -#: install/index.php:1716 +#: install/index.php:1717 msgid "At least one field is empty." msgstr "" -#: install/index.php:1735 +#: install/index.php:1736 msgid "" "Stop here for a Moment. Your chosen DXCC is outdated and not valid anymore. " "Check which DXCC for this particular location is the correct one. If you are " "sure, ignore this warning." msgstr "" -#: install/index.php:1759 +#: install/index.php:1760 msgid "" "The locator seems to be not in the correct format. Should look like AA11AA " "(6-char grid locator)." msgstr "" -#: install/index.php:1773 +#: install/index.php:1774 msgid "" "The e-mail adress does not look correct. Make sure it's a valid e-mail " "address" msgstr "" -#: install/index.php:1800 +#: install/index.php:1801 msgid "Password should be at least 8 characters long" msgstr "" -#: install/index.php:1809 +#: install/index.php:1810 msgid "Passwords do not match" msgstr "" -#: install/index.php:1865 +#: install/index.php:1866 msgid "Install Now" msgstr "" -#: install/index.php:1869 +#: install/index.php:1870 msgid "Install not possible. Checklist incomplete." msgstr "" -#: install/index.php:1989 +#: install/index.php:1990 msgid "PHP Module missing" msgstr "" -#: install/index.php:1991 +#: install/index.php:1992 msgid "The following PHP modules are missing:" msgstr "" -#: install/index.php:1992 +#: install/index.php:1993 msgid "Without this module the Wavelog Installer does not work!" msgstr "" -#: install/index.php:1993 +#: install/index.php:1994 msgid "Please install the required modules and restart the webserver." msgstr "" diff --git a/install/includes/gettext/locale/cs_CZ/LC_MESSAGES/installer.po b/install/includes/gettext/locale/cs_CZ/LC_MESSAGES/installer.po index d01b7f2f0..497bb7661 100644 --- a/install/includes/gettext/locale/cs_CZ/LC_MESSAGES/installer.po +++ b/install/includes/gettext/locale/cs_CZ/LC_MESSAGES/installer.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: translations@wavelog.org\n" -"POT-Creation-Date: 2024-10-17 14:22+0000\n" +"POT-Creation-Date: 2024-11-28 07:17+0000\n" "PO-Revision-Date: 2024-08-26 12:58+0000\n" "Last-Translator: Petr OK1PTR \n" "Language-Team: Czech Optional with '[host]:[port]'. Default port: 3306." "
In a docker compose install type 'wavelog-db'." msgstr "" -#: install/index.php:447 +#: install/index.php:448 msgid "Database Name" msgstr "" -#: install/index.php:447 +#: install/index.php:448 msgid "Name of the Database" msgstr "" -#: install/index.php:453 +#: install/index.php:454 msgid "Username of the Database User which has full access to the database." msgstr "" -#: install/index.php:457 +#: install/index.php:458 msgid "Password of the Database User" msgstr "" -#: install/index.php:461 +#: install/index.php:462 msgid "Connection Test" msgstr "" -#: install/index.php:472 +#: install/index.php:473 msgid "" "Now you can create your first user in Wavelog. Fill out all fields and click " "continue. Make sure you use a safe password." msgstr "" -#: install/index.php:473 +#: install/index.php:474 msgid "All fields are required!" msgstr "" -#: install/index.php:481 +#: install/index.php:482 msgid "First Name" msgstr "" -#: install/index.php:485 +#: install/index.php:486 msgid "DXCC" msgstr "" -#: install/index.php:487 +#: install/index.php:488 msgid "Please select one" msgstr "" -#: install/index.php:488 install/index.php:494 install/index.php:518 -#: install/index.php:530 install/index.php:533 install/index.php:538 -#: install/index.php:539 install/index.php:548 install/index.php:552 -#: install/index.php:567 install/index.php:580 install/index.php:581 -#: install/index.php:585 install/index.php:606 install/index.php:613 -#: install/index.php:615 install/index.php:616 install/index.php:618 -#: install/index.php:622 install/index.php:623 install/index.php:624 -#: install/index.php:628 install/index.php:629 install/index.php:648 -#: install/index.php:656 install/index.php:662 install/index.php:669 -#: install/index.php:670 install/index.php:676 install/index.php:678 -#: install/index.php:680 install/index.php:698 install/index.php:703 -#: install/index.php:704 install/index.php:718 install/index.php:733 -#: install/index.php:734 install/index.php:738 install/index.php:749 -#: install/index.php:750 install/index.php:755 install/index.php:759 -#: install/index.php:761 install/index.php:762 install/index.php:769 -#: install/index.php:784 install/index.php:786 install/index.php:803 -#: install/index.php:806 install/index.php:811 install/index.php:814 -#: install/index.php:817 install/index.php:827 install/index.php:833 -#: install/index.php:837 install/index.php:843 install/index.php:846 -#: install/index.php:849 install/index.php:854 install/index.php:880 -#: install/index.php:886 install/index.php:888 install/index.php:1733 +#: install/index.php:489 install/index.php:495 install/index.php:519 +#: install/index.php:531 install/index.php:534 install/index.php:539 +#: install/index.php:540 install/index.php:549 install/index.php:553 +#: install/index.php:568 install/index.php:581 install/index.php:582 +#: install/index.php:586 install/index.php:607 install/index.php:614 +#: install/index.php:616 install/index.php:617 install/index.php:619 +#: install/index.php:623 install/index.php:624 install/index.php:625 +#: install/index.php:629 install/index.php:630 install/index.php:649 +#: install/index.php:657 install/index.php:663 install/index.php:670 +#: install/index.php:671 install/index.php:677 install/index.php:679 +#: install/index.php:681 install/index.php:699 install/index.php:704 +#: install/index.php:705 install/index.php:719 install/index.php:734 +#: install/index.php:735 install/index.php:739 install/index.php:750 +#: install/index.php:751 install/index.php:756 install/index.php:760 +#: install/index.php:762 install/index.php:763 install/index.php:770 +#: install/index.php:785 install/index.php:787 install/index.php:804 +#: install/index.php:807 install/index.php:812 install/index.php:815 +#: install/index.php:818 install/index.php:828 install/index.php:834 +#: install/index.php:838 install/index.php:844 install/index.php:847 +#: install/index.php:850 install/index.php:855 install/index.php:881 +#: install/index.php:887 install/index.php:889 install/index.php:1734 msgid "Deleted DXCC" msgstr "" -#: install/index.php:895 +#: install/index.php:896 msgid "Last Name" msgstr "" -#: install/index.php:899 +#: install/index.php:900 msgid "Callsign" msgstr "" -#: install/index.php:909 +#: install/index.php:910 msgid "Gridsquare/Locator" msgstr "" -#: install/index.php:919 +#: install/index.php:920 msgid "City" msgstr "" -#: install/index.php:925 +#: install/index.php:926 msgid "Confirm Password" msgstr "" -#: install/index.php:929 +#: install/index.php:930 msgid "Timezone" msgstr "" -#: install/index.php:1032 +#: install/index.php:1033 msgid "E-Mail Address" msgstr "" -#: install/index.php:1054 +#: install/index.php:1055 msgid "Checklist" msgstr "" -#: install/index.php:1059 +#: install/index.php:1060 msgid "Pre-Checks" msgstr "" -#: install/index.php:1068 +#: install/index.php:1069 msgid "Configuration" msgstr "" -#: install/index.php:1077 +#: install/index.php:1078 msgid "Database" msgstr "" -#: install/index.php:1086 +#: install/index.php:1087 msgid "First User" msgstr "" -#: install/index.php:1096 +#: install/index.php:1097 msgid "Nearly done!" msgstr "" -#: install/index.php:1098 +#: install/index.php:1099 msgid "You prepared all neccessary steps." msgstr "" -#: install/index.php:1099 +#: install/index.php:1100 msgid "We now can install Wavelog. This process can take a few minutes." msgstr "Nyní můžeme nainstalovat Wavelog. Proces může trvat několik minut." -#: install/index.php:1105 +#: install/index.php:1106 msgid "Reset" msgstr "" -#: install/index.php:1110 +#: install/index.php:1111 msgid "Installer Reset" msgstr "" -#: install/index.php:1113 +#: install/index.php:1114 msgid "Do you really want to reset all data and start from scratch?" msgstr "" -#: install/index.php:1116 +#: install/index.php:1117 msgid "Yes" msgstr "Ano" -#: install/index.php:1117 +#: install/index.php:1118 msgid "No" msgstr "Ne" -#: install/index.php:1127 +#: install/index.php:1128 msgid "Back" msgstr "Zpět" -#: install/index.php:1128 +#: install/index.php:1129 msgid "Continue" msgstr "Pokračovat" -#: install/index.php:1206 +#: install/index.php:1207 msgid "" "You can't continue. Solve the red marked issues, restart the webserver and " "reload this page." msgstr "" -#: install/index.php:1336 +#: install/index.php:1337 msgid "Password can't contain ' / \\ < >" msgstr "Heslo nesmí obsahovat '/\\<>" -#: install/index.php:1340 +#: install/index.php:1341 msgid "" "The callsign should not contain any pre- or suffixes as it is used as " "personal operator callsign." msgstr "" -#: install/index.php:1352 +#: install/index.php:1353 msgid "" "The callsign can not contain any special characters. It's your personal " "callsign without any pre- or suffixes." msgstr "" -#: install/index.php:1521 +#: install/index.php:1522 msgid "Error: At least Hostname/IP, Database Name and Username are required." msgstr "" -#: install/index.php:1531 +#: install/index.php:1532 msgid "Connecting..." msgstr "" -#: install/index.php:1555 +#: install/index.php:1556 msgid "Connection was successful and your database should be compatible." msgstr "" -#: install/index.php:1559 +#: install/index.php:1560 msgid "" "Connection was successful but your database seems too old for Wavelog. You " "can try to continue but you could run into issues." msgstr "" -#: install/index.php:1559 +#: install/index.php:1560 #, php-format msgid "The min. version for MySQL is %s, for MariaDB it's %s." msgstr "Minimální verze MySQL je%s, u MariaDB je to %s." -#: install/index.php:1679 +#: install/index.php:1680 msgid "Search" msgstr "Hledat" -#: install/index.php:1716 +#: install/index.php:1717 msgid "At least one field is empty." msgstr "Minimálně jedno pole je prázdné." -#: install/index.php:1735 +#: install/index.php:1736 msgid "" "Stop here for a Moment. Your chosen DXCC is outdated and not valid anymore. " "Check which DXCC for this particular location is the correct one. If you are " "sure, ignore this warning." msgstr "" -#: install/index.php:1759 +#: install/index.php:1760 msgid "" "The locator seems to be not in the correct format. Should look like AA11AA " "(6-char grid locator)." msgstr "" -#: install/index.php:1773 +#: install/index.php:1774 msgid "" "The e-mail adress does not look correct. Make sure it's a valid e-mail " "address" msgstr "" -#: install/index.php:1800 +#: install/index.php:1801 msgid "Password should be at least 8 characters long" msgstr "Heslo musí obsahovat minimálně 8 znaků" -#: install/index.php:1809 +#: install/index.php:1810 msgid "Passwords do not match" msgstr "Hesla se neshodují" -#: install/index.php:1865 +#: install/index.php:1866 msgid "Install Now" msgstr "Instalovat nyní" -#: install/index.php:1869 +#: install/index.php:1870 msgid "Install not possible. Checklist incomplete." msgstr "" -#: install/index.php:1989 +#: install/index.php:1990 msgid "PHP Module missing" msgstr "PHP modul chybí" -#: install/index.php:1991 +#: install/index.php:1992 msgid "The following PHP modules are missing:" msgstr "Následující PHP moduly chybí:" -#: install/index.php:1992 +#: install/index.php:1993 msgid "Without this module the Wavelog Installer does not work!" msgstr "Wavelog instalátor bez toho modulu nefunguje!" -#: install/index.php:1993 +#: install/index.php:1994 msgid "Please install the required modules and restart the webserver." msgstr "Prosím doinstalujte požadované moduly a restartujte webový server." diff --git a/install/includes/gettext/locale/de_DE/LC_MESSAGES/installer.po b/install/includes/gettext/locale/de_DE/LC_MESSAGES/installer.po index 10c852002..be3efded9 100644 --- a/install/includes/gettext/locale/de_DE/LC_MESSAGES/installer.po +++ b/install/includes/gettext/locale/de_DE/LC_MESSAGES/installer.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: translations@wavelog.org\n" -"POT-Creation-Date: 2024-10-17 14:22+0000\n" +"POT-Creation-Date: 2024-11-28 07:17+0000\n" "PO-Revision-Date: 2024-10-17 14:28+0000\n" "Last-Translator: Fabian Berg \n" "Language-Team: German Optional with '[host]:[port]'. Default port: 3306." "
In a docker compose install type 'wavelog-db'." @@ -477,29 +477,29 @@ msgstr "" "Normalerweise 'localhost'.
Optional mit '[host]:[port]'. Standardport: " "3306.
In einer docker compose Installation bitte 'wavelog-db' eintragen." -#: install/index.php:447 +#: install/index.php:448 msgid "Database Name" msgstr "Datenbankname" -#: install/index.php:447 +#: install/index.php:448 msgid "Name of the Database" msgstr "Name der Datenbank" -#: install/index.php:453 +#: install/index.php:454 msgid "Username of the Database User which has full access to the database." msgstr "" "Benutzername des Datenbankbenutzers, der vollen Zugriff auf die Datenbank " "hat." -#: install/index.php:457 +#: install/index.php:458 msgid "Password of the Database User" msgstr "Passwort des Datenbankbenutzers" -#: install/index.php:461 +#: install/index.php:462 msgid "Connection Test" msgstr "Verbindungstest" -#: install/index.php:472 +#: install/index.php:473 msgid "" "Now you can create your first user in Wavelog. Fill out all fields and click " "continue. Make sure you use a safe password." @@ -508,137 +508,137 @@ msgstr "" "aus und klicke auf fortsetzen. Vergewissere dich, dass du ein sicheres " "Passwort verwendest." -#: install/index.php:473 +#: install/index.php:474 msgid "All fields are required!" msgstr "Alle Felder werden benötigt!" -#: install/index.php:481 +#: install/index.php:482 msgid "First Name" msgstr "Vorname" -#: install/index.php:485 +#: install/index.php:486 msgid "DXCC" msgstr "DXCC" -#: install/index.php:487 +#: install/index.php:488 msgid "Please select one" msgstr "Bitte wähle eines" -#: install/index.php:488 install/index.php:494 install/index.php:518 -#: install/index.php:530 install/index.php:533 install/index.php:538 -#: install/index.php:539 install/index.php:548 install/index.php:552 -#: install/index.php:567 install/index.php:580 install/index.php:581 -#: install/index.php:585 install/index.php:606 install/index.php:613 -#: install/index.php:615 install/index.php:616 install/index.php:618 -#: install/index.php:622 install/index.php:623 install/index.php:624 -#: install/index.php:628 install/index.php:629 install/index.php:648 -#: install/index.php:656 install/index.php:662 install/index.php:669 -#: install/index.php:670 install/index.php:676 install/index.php:678 -#: install/index.php:680 install/index.php:698 install/index.php:703 -#: install/index.php:704 install/index.php:718 install/index.php:733 -#: install/index.php:734 install/index.php:738 install/index.php:749 -#: install/index.php:750 install/index.php:755 install/index.php:759 -#: install/index.php:761 install/index.php:762 install/index.php:769 -#: install/index.php:784 install/index.php:786 install/index.php:803 -#: install/index.php:806 install/index.php:811 install/index.php:814 -#: install/index.php:817 install/index.php:827 install/index.php:833 -#: install/index.php:837 install/index.php:843 install/index.php:846 -#: install/index.php:849 install/index.php:854 install/index.php:880 -#: install/index.php:886 install/index.php:888 install/index.php:1733 +#: install/index.php:489 install/index.php:495 install/index.php:519 +#: install/index.php:531 install/index.php:534 install/index.php:539 +#: install/index.php:540 install/index.php:549 install/index.php:553 +#: install/index.php:568 install/index.php:581 install/index.php:582 +#: install/index.php:586 install/index.php:607 install/index.php:614 +#: install/index.php:616 install/index.php:617 install/index.php:619 +#: install/index.php:623 install/index.php:624 install/index.php:625 +#: install/index.php:629 install/index.php:630 install/index.php:649 +#: install/index.php:657 install/index.php:663 install/index.php:670 +#: install/index.php:671 install/index.php:677 install/index.php:679 +#: install/index.php:681 install/index.php:699 install/index.php:704 +#: install/index.php:705 install/index.php:719 install/index.php:734 +#: install/index.php:735 install/index.php:739 install/index.php:750 +#: install/index.php:751 install/index.php:756 install/index.php:760 +#: install/index.php:762 install/index.php:763 install/index.php:770 +#: install/index.php:785 install/index.php:787 install/index.php:804 +#: install/index.php:807 install/index.php:812 install/index.php:815 +#: install/index.php:818 install/index.php:828 install/index.php:834 +#: install/index.php:838 install/index.php:844 install/index.php:847 +#: install/index.php:850 install/index.php:855 install/index.php:881 +#: install/index.php:887 install/index.php:889 install/index.php:1734 msgid "Deleted DXCC" msgstr "Gelöschtes DXCC" -#: install/index.php:895 +#: install/index.php:896 msgid "Last Name" msgstr "Nachname" -#: install/index.php:899 +#: install/index.php:900 msgid "Callsign" msgstr "Rufzeichen" -#: install/index.php:909 +#: install/index.php:910 msgid "Gridsquare/Locator" msgstr "Planquadrat/Locator" -#: install/index.php:919 +#: install/index.php:920 msgid "City" msgstr "Stadt" -#: install/index.php:925 +#: install/index.php:926 msgid "Confirm Password" msgstr "Passwort bestätigen" -#: install/index.php:929 +#: install/index.php:930 msgid "Timezone" msgstr "Zeitzone" -#: install/index.php:1032 +#: install/index.php:1033 msgid "E-Mail Address" msgstr "E-Mail-Adresse" -#: install/index.php:1054 +#: install/index.php:1055 msgid "Checklist" msgstr "Checkliste" -#: install/index.php:1059 +#: install/index.php:1060 msgid "Pre-Checks" msgstr "Vorabprüfungen" -#: install/index.php:1068 +#: install/index.php:1069 msgid "Configuration" msgstr "Konfiguration" -#: install/index.php:1077 +#: install/index.php:1078 msgid "Database" msgstr "Datenbank" -#: install/index.php:1086 +#: install/index.php:1087 msgid "First User" msgstr "Erster Benutzer" -#: install/index.php:1096 +#: install/index.php:1097 msgid "Nearly done!" msgstr "Fast fertig!" -#: install/index.php:1098 +#: install/index.php:1099 msgid "You prepared all neccessary steps." msgstr "Du hast alle notwendigen Schritte vorbereitet." -#: install/index.php:1099 +#: install/index.php:1100 msgid "We now can install Wavelog. This process can take a few minutes." msgstr "" "Wir können jetzt Wavelog installieren. Dieser Vorgang kann ein paar Minuten " "dauern." -#: install/index.php:1105 +#: install/index.php:1106 msgid "Reset" msgstr "Zurücksetzen" -#: install/index.php:1110 +#: install/index.php:1111 msgid "Installer Reset" msgstr "Installer zurücksetzen" -#: install/index.php:1113 +#: install/index.php:1114 msgid "Do you really want to reset all data and start from scratch?" msgstr "Willst du wirklich alle Eingaben zurücksetzen und von vorne beginnen?" -#: install/index.php:1116 +#: install/index.php:1117 msgid "Yes" msgstr "Ja" -#: install/index.php:1117 +#: install/index.php:1118 msgid "No" msgstr "Nein" -#: install/index.php:1127 +#: install/index.php:1128 msgid "Back" msgstr "Zurück" -#: install/index.php:1128 +#: install/index.php:1129 msgid "Continue" msgstr "Weiter" -#: install/index.php:1206 +#: install/index.php:1207 msgid "" "You can't continue. Solve the red marked issues, restart the webserver and " "reload this page." @@ -646,11 +646,11 @@ msgstr "" "Du kannst nicht weitermachen. Beseitige die rot markierten Probleme, starte " "den Web-Server neu und aktualisiere diese Seite." -#: install/index.php:1336 +#: install/index.php:1337 msgid "Password can't contain ' / \\ < >" msgstr "Passworte dürfen ' / \\ < > nicht enthalten" -#: install/index.php:1340 +#: install/index.php:1341 msgid "" "The callsign should not contain any pre- or suffixes as it is used as " "personal operator callsign." @@ -658,7 +658,7 @@ msgstr "" "Das Rufzeichen sollte keine Prä- oder Suffixe enthalten, da es als " "persönliches Operator-Rufzeichen verwendet wird." -#: install/index.php:1352 +#: install/index.php:1353 msgid "" "The callsign can not contain any special characters. It's your personal " "callsign without any pre- or suffixes." @@ -666,21 +666,21 @@ msgstr "" "Das Rufzeichen darf keine Sonderzeichen enthalten. Es ist dein persönliches " "Rufzeichen ohne Prä- oder Suffixe." -#: install/index.php:1521 +#: install/index.php:1522 msgid "Error: At least Hostname/IP, Database Name and Username are required." msgstr "" "Fehler: Mindestens Hostname/IP, Datenbankname und Benutzername werden " "benötigt." -#: install/index.php:1531 +#: install/index.php:1532 msgid "Connecting..." msgstr "Verbinden..." -#: install/index.php:1555 +#: install/index.php:1556 msgid "Connection was successful and your database should be compatible." msgstr "Verbindung war erfolgreich und die Datenbank sollte kompatibel sein." -#: install/index.php:1559 +#: install/index.php:1560 msgid "" "Connection was successful but your database seems too old for Wavelog. You " "can try to continue but you could run into issues." @@ -688,20 +688,20 @@ msgstr "" "Verbindung war erfolgreich, aber deine Datenbank scheint zu alt für Wavelog " "zu sein. Du kannst es weiter versuchen, es könnten jedoch Probleme auftreten." -#: install/index.php:1559 +#: install/index.php:1560 #, php-format msgid "The min. version for MySQL is %s, for MariaDB it's %s." msgstr "Die min. Version für MySQL ist %s, für MariaDB ist es %s." -#: install/index.php:1679 +#: install/index.php:1680 msgid "Search" msgstr "Suche" -#: install/index.php:1716 +#: install/index.php:1717 msgid "At least one field is empty." msgstr "Mindestens ein Feld ist leer." -#: install/index.php:1735 +#: install/index.php:1736 msgid "" "Stop here for a Moment. Your chosen DXCC is outdated and not valid anymore. " "Check which DXCC for this particular location is the correct one. If you are " @@ -713,7 +713,7 @@ msgstr "" "'Federal Republic of Germany'. Wenn du dir sicher bist, ignoriere diese " "Warnung." -#: install/index.php:1759 +#: install/index.php:1760 msgid "" "The locator seems to be not in the correct format. Should look like AA11AA " "(6-char grid locator)." @@ -721,7 +721,7 @@ msgstr "" "Der Locator scheint nicht im richtigen Format zu sein. Sollte wie AA11AA " "aussehen (6-stelliger Grid-Locator)." -#: install/index.php:1773 +#: install/index.php:1774 msgid "" "The e-mail adress does not look correct. Make sure it's a valid e-mail " "address" @@ -729,35 +729,35 @@ msgstr "" "Die E-Mail-Adresse sieht nicht korrekt aus. Stelle sicher, dass es eine " "gültige E-Mail-Adresse ist" -#: install/index.php:1800 +#: install/index.php:1801 msgid "Password should be at least 8 characters long" msgstr "Das Passwort sollte mindestens 8 Zeichen lang sein" -#: install/index.php:1809 +#: install/index.php:1810 msgid "Passwords do not match" msgstr "Passwörter stimmen nicht überein" -#: install/index.php:1865 +#: install/index.php:1866 msgid "Install Now" msgstr "Jetzt installieren" -#: install/index.php:1869 +#: install/index.php:1870 msgid "Install not possible. Checklist incomplete." msgstr "Installation nicht möglich. Checkliste unvollständig." -#: install/index.php:1989 +#: install/index.php:1990 msgid "PHP Module missing" msgstr "PHP-Modul fehlt" -#: install/index.php:1991 +#: install/index.php:1992 msgid "The following PHP modules are missing:" msgstr "Die folgenden PHP-Module fehlen:" -#: install/index.php:1992 +#: install/index.php:1993 msgid "Without this module the Wavelog Installer does not work!" msgstr "Ohne dieses Modul funktioniert der Wavelog-Installer nicht!" -#: install/index.php:1993 +#: install/index.php:1994 msgid "Please install the required modules and restart the webserver." msgstr "Bitte installiere die benötigten Module und starte den Webserver neu." diff --git a/install/includes/gettext/locale/el_GR/LC_MESSAGES/installer.po b/install/includes/gettext/locale/el_GR/LC_MESSAGES/installer.po index 12092bd0a..f5ad504b1 100644 --- a/install/includes/gettext/locale/el_GR/LC_MESSAGES/installer.po +++ b/install/includes/gettext/locale/el_GR/LC_MESSAGES/installer.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: translations@wavelog.org\n" -"POT-Creation-Date: 2024-10-17 14:22+0000\n" +"POT-Creation-Date: 2024-11-28 07:17+0000\n" "PO-Revision-Date: 2024-11-19 01:22+0000\n" "Last-Translator: Fabian Berg \n" "Language-Team: Greek Optional with '[host]:[port]'. Default port: 3306." "
In a docker compose install type 'wavelog-db'." msgstr "" -#: install/index.php:447 +#: install/index.php:448 msgid "Database Name" msgstr "" -#: install/index.php:447 +#: install/index.php:448 msgid "Name of the Database" msgstr "" -#: install/index.php:453 +#: install/index.php:454 msgid "Username of the Database User which has full access to the database." msgstr "" -#: install/index.php:457 +#: install/index.php:458 msgid "Password of the Database User" msgstr "" -#: install/index.php:461 +#: install/index.php:462 msgid "Connection Test" msgstr "" -#: install/index.php:472 +#: install/index.php:473 msgid "" "Now you can create your first user in Wavelog. Fill out all fields and click " "continue. Make sure you use a safe password." msgstr "" -#: install/index.php:473 +#: install/index.php:474 msgid "All fields are required!" msgstr "" -#: install/index.php:481 +#: install/index.php:482 msgid "First Name" msgstr "" -#: install/index.php:485 +#: install/index.php:486 msgid "DXCC" msgstr "" -#: install/index.php:487 +#: install/index.php:488 msgid "Please select one" msgstr "" -#: install/index.php:488 install/index.php:494 install/index.php:518 -#: install/index.php:530 install/index.php:533 install/index.php:538 -#: install/index.php:539 install/index.php:548 install/index.php:552 -#: install/index.php:567 install/index.php:580 install/index.php:581 -#: install/index.php:585 install/index.php:606 install/index.php:613 -#: install/index.php:615 install/index.php:616 install/index.php:618 -#: install/index.php:622 install/index.php:623 install/index.php:624 -#: install/index.php:628 install/index.php:629 install/index.php:648 -#: install/index.php:656 install/index.php:662 install/index.php:669 -#: install/index.php:670 install/index.php:676 install/index.php:678 -#: install/index.php:680 install/index.php:698 install/index.php:703 -#: install/index.php:704 install/index.php:718 install/index.php:733 -#: install/index.php:734 install/index.php:738 install/index.php:749 -#: install/index.php:750 install/index.php:755 install/index.php:759 -#: install/index.php:761 install/index.php:762 install/index.php:769 -#: install/index.php:784 install/index.php:786 install/index.php:803 -#: install/index.php:806 install/index.php:811 install/index.php:814 -#: install/index.php:817 install/index.php:827 install/index.php:833 -#: install/index.php:837 install/index.php:843 install/index.php:846 -#: install/index.php:849 install/index.php:854 install/index.php:880 -#: install/index.php:886 install/index.php:888 install/index.php:1733 +#: install/index.php:489 install/index.php:495 install/index.php:519 +#: install/index.php:531 install/index.php:534 install/index.php:539 +#: install/index.php:540 install/index.php:549 install/index.php:553 +#: install/index.php:568 install/index.php:581 install/index.php:582 +#: install/index.php:586 install/index.php:607 install/index.php:614 +#: install/index.php:616 install/index.php:617 install/index.php:619 +#: install/index.php:623 install/index.php:624 install/index.php:625 +#: install/index.php:629 install/index.php:630 install/index.php:649 +#: install/index.php:657 install/index.php:663 install/index.php:670 +#: install/index.php:671 install/index.php:677 install/index.php:679 +#: install/index.php:681 install/index.php:699 install/index.php:704 +#: install/index.php:705 install/index.php:719 install/index.php:734 +#: install/index.php:735 install/index.php:739 install/index.php:750 +#: install/index.php:751 install/index.php:756 install/index.php:760 +#: install/index.php:762 install/index.php:763 install/index.php:770 +#: install/index.php:785 install/index.php:787 install/index.php:804 +#: install/index.php:807 install/index.php:812 install/index.php:815 +#: install/index.php:818 install/index.php:828 install/index.php:834 +#: install/index.php:838 install/index.php:844 install/index.php:847 +#: install/index.php:850 install/index.php:855 install/index.php:881 +#: install/index.php:887 install/index.php:889 install/index.php:1734 msgid "Deleted DXCC" msgstr "" -#: install/index.php:895 +#: install/index.php:896 msgid "Last Name" msgstr "" -#: install/index.php:899 +#: install/index.php:900 msgid "Callsign" msgstr "" -#: install/index.php:909 +#: install/index.php:910 msgid "Gridsquare/Locator" msgstr "" -#: install/index.php:919 +#: install/index.php:920 msgid "City" msgstr "" -#: install/index.php:925 +#: install/index.php:926 msgid "Confirm Password" msgstr "" -#: install/index.php:929 +#: install/index.php:930 msgid "Timezone" msgstr "" -#: install/index.php:1032 +#: install/index.php:1033 msgid "E-Mail Address" msgstr "" -#: install/index.php:1054 +#: install/index.php:1055 msgid "Checklist" msgstr "" -#: install/index.php:1059 +#: install/index.php:1060 msgid "Pre-Checks" msgstr "" -#: install/index.php:1068 +#: install/index.php:1069 msgid "Configuration" msgstr "" -#: install/index.php:1077 +#: install/index.php:1078 msgid "Database" msgstr "" -#: install/index.php:1086 +#: install/index.php:1087 msgid "First User" msgstr "" -#: install/index.php:1096 +#: install/index.php:1097 msgid "Nearly done!" msgstr "" -#: install/index.php:1098 +#: install/index.php:1099 msgid "You prepared all neccessary steps." msgstr "" -#: install/index.php:1099 +#: install/index.php:1100 msgid "We now can install Wavelog. This process can take a few minutes." msgstr "" -#: install/index.php:1105 +#: install/index.php:1106 msgid "Reset" msgstr "" -#: install/index.php:1110 +#: install/index.php:1111 msgid "Installer Reset" msgstr "" -#: install/index.php:1113 +#: install/index.php:1114 msgid "Do you really want to reset all data and start from scratch?" msgstr "" -#: install/index.php:1116 +#: install/index.php:1117 msgid "Yes" msgstr "" -#: install/index.php:1117 +#: install/index.php:1118 msgid "No" msgstr "" -#: install/index.php:1127 +#: install/index.php:1128 msgid "Back" msgstr "" -#: install/index.php:1128 +#: install/index.php:1129 msgid "Continue" msgstr "" -#: install/index.php:1206 +#: install/index.php:1207 msgid "" "You can't continue. Solve the red marked issues, restart the webserver and " "reload this page." msgstr "" -#: install/index.php:1336 +#: install/index.php:1337 msgid "Password can't contain ' / \\ < >" msgstr "" -#: install/index.php:1340 +#: install/index.php:1341 msgid "" "The callsign should not contain any pre- or suffixes as it is used as " "personal operator callsign." msgstr "" -#: install/index.php:1352 +#: install/index.php:1353 msgid "" "The callsign can not contain any special characters. It's your personal " "callsign without any pre- or suffixes." msgstr "" -#: install/index.php:1521 +#: install/index.php:1522 msgid "Error: At least Hostname/IP, Database Name and Username are required." msgstr "" -#: install/index.php:1531 +#: install/index.php:1532 msgid "Connecting..." msgstr "" -#: install/index.php:1555 +#: install/index.php:1556 msgid "Connection was successful and your database should be compatible." msgstr "" -#: install/index.php:1559 +#: install/index.php:1560 msgid "" "Connection was successful but your database seems too old for Wavelog. You " "can try to continue but you could run into issues." msgstr "" -#: install/index.php:1559 +#: install/index.php:1560 #, php-format msgid "The min. version for MySQL is %s, for MariaDB it's %s." msgstr "" -#: install/index.php:1679 +#: install/index.php:1680 msgid "Search" msgstr "" -#: install/index.php:1716 +#: install/index.php:1717 msgid "At least one field is empty." msgstr "" -#: install/index.php:1735 +#: install/index.php:1736 msgid "" "Stop here for a Moment. Your chosen DXCC is outdated and not valid anymore. " "Check which DXCC for this particular location is the correct one. If you are " "sure, ignore this warning." msgstr "" -#: install/index.php:1759 +#: install/index.php:1760 msgid "" "The locator seems to be not in the correct format. Should look like AA11AA " "(6-char grid locator)." msgstr "" -#: install/index.php:1773 +#: install/index.php:1774 msgid "" "The e-mail adress does not look correct. Make sure it's a valid e-mail " "address" msgstr "" -#: install/index.php:1800 +#: install/index.php:1801 msgid "Password should be at least 8 characters long" msgstr "" -#: install/index.php:1809 +#: install/index.php:1810 msgid "Passwords do not match" msgstr "" -#: install/index.php:1865 +#: install/index.php:1866 msgid "Install Now" msgstr "" -#: install/index.php:1869 +#: install/index.php:1870 msgid "Install not possible. Checklist incomplete." msgstr "" -#: install/index.php:1989 +#: install/index.php:1990 msgid "PHP Module missing" msgstr "" -#: install/index.php:1991 +#: install/index.php:1992 msgid "The following PHP modules are missing:" msgstr "" -#: install/index.php:1992 +#: install/index.php:1993 msgid "Without this module the Wavelog Installer does not work!" msgstr "" -#: install/index.php:1993 +#: install/index.php:1994 msgid "Please install the required modules and restart the webserver." msgstr "" diff --git a/install/includes/gettext/locale/es_ES/LC_MESSAGES/installer.po b/install/includes/gettext/locale/es_ES/LC_MESSAGES/installer.po index d06fd395c..5e2f36b64 100644 --- a/install/includes/gettext/locale/es_ES/LC_MESSAGES/installer.po +++ b/install/includes/gettext/locale/es_ES/LC_MESSAGES/installer.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: translations@wavelog.org\n" -"POT-Creation-Date: 2024-10-17 14:22+0000\n" +"POT-Creation-Date: 2024-11-28 07:17+0000\n" "PO-Revision-Date: 2024-10-18 12:15+0000\n" "Last-Translator: \"Francisco (F4VSE)\" \n" "Language-Team: Spanish Optional with '[host]:[port]'. Default port: 3306." "
In a docker compose install type 'wavelog-db'." @@ -469,29 +469,29 @@ msgstr "" "predeterminado: 3306.
En una instalación de docker compose, escribe " "'wavelog-db'." -#: install/index.php:447 +#: install/index.php:448 msgid "Database Name" msgstr "Nombre de la base de datos" -#: install/index.php:447 +#: install/index.php:448 msgid "Name of the Database" msgstr "Nombre de la base de datos" -#: install/index.php:453 +#: install/index.php:454 msgid "Username of the Database User which has full access to the database." msgstr "" "Nombre de usuario de la base de datos que tiene acceso completo a la base de " "datos." -#: install/index.php:457 +#: install/index.php:458 msgid "Password of the Database User" msgstr "Contraseña del Usuario de la Base de Datos" -#: install/index.php:461 +#: install/index.php:462 msgid "Connection Test" msgstr "Prueba de conexión" -#: install/index.php:472 +#: install/index.php:473 msgid "" "Now you can create your first user in Wavelog. Fill out all fields and click " "continue. Make sure you use a safe password." @@ -499,136 +499,136 @@ msgstr "" "Ahora puedes crear tu primer usuario en Wavelog. Rellena todos los campos y " "haz clic en continuar. Asegúrate de usar una contraseña segura." -#: install/index.php:473 +#: install/index.php:474 msgid "All fields are required!" msgstr "¡Todos los campos son obligatorios!" -#: install/index.php:481 +#: install/index.php:482 msgid "First Name" msgstr "Nombre" -#: install/index.php:485 +#: install/index.php:486 msgid "DXCC" msgstr "DXCC" -#: install/index.php:487 +#: install/index.php:488 msgid "Please select one" msgstr "Por favor selecciona uno" -#: install/index.php:488 install/index.php:494 install/index.php:518 -#: install/index.php:530 install/index.php:533 install/index.php:538 -#: install/index.php:539 install/index.php:548 install/index.php:552 -#: install/index.php:567 install/index.php:580 install/index.php:581 -#: install/index.php:585 install/index.php:606 install/index.php:613 -#: install/index.php:615 install/index.php:616 install/index.php:618 -#: install/index.php:622 install/index.php:623 install/index.php:624 -#: install/index.php:628 install/index.php:629 install/index.php:648 -#: install/index.php:656 install/index.php:662 install/index.php:669 -#: install/index.php:670 install/index.php:676 install/index.php:678 -#: install/index.php:680 install/index.php:698 install/index.php:703 -#: install/index.php:704 install/index.php:718 install/index.php:733 -#: install/index.php:734 install/index.php:738 install/index.php:749 -#: install/index.php:750 install/index.php:755 install/index.php:759 -#: install/index.php:761 install/index.php:762 install/index.php:769 -#: install/index.php:784 install/index.php:786 install/index.php:803 -#: install/index.php:806 install/index.php:811 install/index.php:814 -#: install/index.php:817 install/index.php:827 install/index.php:833 -#: install/index.php:837 install/index.php:843 install/index.php:846 -#: install/index.php:849 install/index.php:854 install/index.php:880 -#: install/index.php:886 install/index.php:888 install/index.php:1733 +#: install/index.php:489 install/index.php:495 install/index.php:519 +#: install/index.php:531 install/index.php:534 install/index.php:539 +#: install/index.php:540 install/index.php:549 install/index.php:553 +#: install/index.php:568 install/index.php:581 install/index.php:582 +#: install/index.php:586 install/index.php:607 install/index.php:614 +#: install/index.php:616 install/index.php:617 install/index.php:619 +#: install/index.php:623 install/index.php:624 install/index.php:625 +#: install/index.php:629 install/index.php:630 install/index.php:649 +#: install/index.php:657 install/index.php:663 install/index.php:670 +#: install/index.php:671 install/index.php:677 install/index.php:679 +#: install/index.php:681 install/index.php:699 install/index.php:704 +#: install/index.php:705 install/index.php:719 install/index.php:734 +#: install/index.php:735 install/index.php:739 install/index.php:750 +#: install/index.php:751 install/index.php:756 install/index.php:760 +#: install/index.php:762 install/index.php:763 install/index.php:770 +#: install/index.php:785 install/index.php:787 install/index.php:804 +#: install/index.php:807 install/index.php:812 install/index.php:815 +#: install/index.php:818 install/index.php:828 install/index.php:834 +#: install/index.php:838 install/index.php:844 install/index.php:847 +#: install/index.php:850 install/index.php:855 install/index.php:881 +#: install/index.php:887 install/index.php:889 install/index.php:1734 msgid "Deleted DXCC" msgstr "DXCC Eliminado" -#: install/index.php:895 +#: install/index.php:896 msgid "Last Name" msgstr "Apellidos" -#: install/index.php:899 +#: install/index.php:900 msgid "Callsign" msgstr "Indicativo" -#: install/index.php:909 +#: install/index.php:910 msgid "Gridsquare/Locator" msgstr "Cuadrícula/Localizador" -#: install/index.php:919 +#: install/index.php:920 msgid "City" msgstr "Ciudad" -#: install/index.php:925 +#: install/index.php:926 msgid "Confirm Password" msgstr "Confirmar Contraseña" -#: install/index.php:929 +#: install/index.php:930 msgid "Timezone" msgstr "Zona horaria" -#: install/index.php:1032 +#: install/index.php:1033 msgid "E-Mail Address" msgstr "Dirección de correo electrónico" -#: install/index.php:1054 +#: install/index.php:1055 msgid "Checklist" msgstr "Lista de verificación" -#: install/index.php:1059 +#: install/index.php:1060 msgid "Pre-Checks" msgstr "Comprobaciones previas" -#: install/index.php:1068 +#: install/index.php:1069 msgid "Configuration" msgstr "Configuración" -#: install/index.php:1077 +#: install/index.php:1078 msgid "Database" msgstr "Base de datos" -#: install/index.php:1086 +#: install/index.php:1087 msgid "First User" msgstr "Primer Usuario" -#: install/index.php:1096 +#: install/index.php:1097 msgid "Nearly done!" msgstr "¡Ya casi está!" -#: install/index.php:1098 +#: install/index.php:1099 msgid "You prepared all neccessary steps." msgstr "Has preparado todos los pasos necesarios." -#: install/index.php:1099 +#: install/index.php:1100 msgid "We now can install Wavelog. This process can take a few minutes." msgstr "" "Ahora podemos instalar Wavelog. Este proceso puede tardar unos minutos." -#: install/index.php:1105 +#: install/index.php:1106 msgid "Reset" msgstr "Restablecer" -#: install/index.php:1110 +#: install/index.php:1111 msgid "Installer Reset" msgstr "Reinicio del instalador" -#: install/index.php:1113 +#: install/index.php:1114 msgid "Do you really want to reset all data and start from scratch?" msgstr "¿Realmente quieres restablecer todos los datos y empezar desde cero?" -#: install/index.php:1116 +#: install/index.php:1117 msgid "Yes" msgstr "Sí" -#: install/index.php:1117 +#: install/index.php:1118 msgid "No" msgstr "No" -#: install/index.php:1127 +#: install/index.php:1128 msgid "Back" msgstr "Atrás" -#: install/index.php:1128 +#: install/index.php:1129 msgid "Continue" msgstr "Continuar" -#: install/index.php:1206 +#: install/index.php:1207 msgid "" "You can't continue. Solve the red marked issues, restart the webserver and " "reload this page." @@ -636,11 +636,11 @@ msgstr "" "No puedes continuar. Resuelve los problemas marcados en rojo, reinicia el " "servidor web y recarga esta página." -#: install/index.php:1336 +#: install/index.php:1337 msgid "Password can't contain ' / \\ < >" msgstr "La contraseña no puede contener ' / \\ < >" -#: install/index.php:1340 +#: install/index.php:1341 msgid "" "The callsign should not contain any pre- or suffixes as it is used as " "personal operator callsign." @@ -648,7 +648,7 @@ msgstr "" "El indicativo no debe contener prefijos ni sufijos, ya que se utiliza como " "indicativo personal del operador." -#: install/index.php:1352 +#: install/index.php:1353 msgid "" "The callsign can not contain any special characters. It's your personal " "callsign without any pre- or suffixes." @@ -656,21 +656,21 @@ msgstr "" "El indicativo no puede contener caracteres especiales. Es tu indicativo " "personal sin prefijos ni sufijos." -#: install/index.php:1521 +#: install/index.php:1522 msgid "Error: At least Hostname/IP, Database Name and Username are required." msgstr "" "Error: Se requieren al menos el nombre de host/IP, el nombre de la base de " "datos y el nombre de usuario." -#: install/index.php:1531 +#: install/index.php:1532 msgid "Connecting..." msgstr "Conectando..." -#: install/index.php:1555 +#: install/index.php:1556 msgid "Connection was successful and your database should be compatible." msgstr "La conexión fue exitosa y tu base de datos debería ser compatible." -#: install/index.php:1559 +#: install/index.php:1560 msgid "" "Connection was successful but your database seems too old for Wavelog. You " "can try to continue but you could run into issues." @@ -678,20 +678,20 @@ msgstr "" "La conexión fue exitosa, pero tu base de datos parece demasiado antigua para " "Wavelog. Puedes intentar continuar, pero podrías encontrarte con problemas." -#: install/index.php:1559 +#: install/index.php:1560 #, php-format msgid "The min. version for MySQL is %s, for MariaDB it's %s." msgstr "La versión mínima para MySQL es %s, para MariaDB es %s." -#: install/index.php:1679 +#: install/index.php:1680 msgid "Search" msgstr "Buscar" -#: install/index.php:1716 +#: install/index.php:1717 msgid "At least one field is empty." msgstr "Al menos un campo está vacío." -#: install/index.php:1735 +#: install/index.php:1736 msgid "" "Stop here for a Moment. Your chosen DXCC is outdated and not valid anymore. " "Check which DXCC for this particular location is the correct one. If you are " @@ -701,7 +701,7 @@ msgstr "" "Comprueba cuál es el DXCC correcto para esta localización en particular. Si " "está seguro, ignore esta advertencia." -#: install/index.php:1759 +#: install/index.php:1760 msgid "" "The locator seems to be not in the correct format. Should look like AA11AA " "(6-char grid locator)." @@ -709,7 +709,7 @@ msgstr "" "El localizador parece no estar en el formato correcto. Debería verse como " "AA11AA (localizador de cuadrícula de 6 caracteres)." -#: install/index.php:1773 +#: install/index.php:1774 msgid "" "The e-mail adress does not look correct. Make sure it's a valid e-mail " "address" @@ -717,35 +717,35 @@ msgstr "" "La dirección de correo electrónico no parece correcta. Asegúrate de que sea " "una dirección de correo electrónico válida" -#: install/index.php:1800 +#: install/index.php:1801 msgid "Password should be at least 8 characters long" msgstr "La contraseña debe tener al menos 8 caracteres de longitud" -#: install/index.php:1809 +#: install/index.php:1810 msgid "Passwords do not match" msgstr "Las contraseñas no coinciden" -#: install/index.php:1865 +#: install/index.php:1866 msgid "Install Now" msgstr "Instalar ahora" -#: install/index.php:1869 +#: install/index.php:1870 msgid "Install not possible. Checklist incomplete." msgstr "Instalación no posible. Lista de verificación incompleta." -#: install/index.php:1989 +#: install/index.php:1990 msgid "PHP Module missing" msgstr "Módulo PHP faltante" -#: install/index.php:1991 +#: install/index.php:1992 msgid "The following PHP modules are missing:" msgstr "Faltan los siguientes módulos de PHP:" -#: install/index.php:1992 +#: install/index.php:1993 msgid "Without this module the Wavelog Installer does not work!" msgstr "¡Sin este módulo, el instalador de Wavelog no funciona!" -#: install/index.php:1993 +#: install/index.php:1994 msgid "Please install the required modules and restart the webserver." msgstr "Por favor, instala los módulos necesarios y reinicia el servidor web." diff --git a/install/includes/gettext/locale/et/LC_MESSAGES/installer.po b/install/includes/gettext/locale/et/LC_MESSAGES/installer.po index 7eba933e2..5ab5dcdc0 100644 --- a/install/includes/gettext/locale/et/LC_MESSAGES/installer.po +++ b/install/includes/gettext/locale/et/LC_MESSAGES/installer.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: translations@wavelog.org\n" -"POT-Creation-Date: 2024-10-17 14:22+0000\n" +"POT-Creation-Date: 2024-11-28 07:17+0000\n" "PO-Revision-Date: 2024-10-21 06:05+0000\n" "Last-Translator: tviitkar \n" "Language-Team: Estonian Optional with '[host]:[port]'. Default port: 3306." "
In a docker compose install type 'wavelog-db'." msgstr "" -"Tavaliselt 'localhost'.
Valikuline '[hostinimi]:[port]'. Vaikeport: " -"3306.
Docker compose kasutamisel kirjutage 'wavelog-db'." +"Tavaliselt 'localhost'.
Valikuline '[hostinimi]:[port]'. Vaikeport: 3306." +"
Docker compose kasutamisel kirjutage 'wavelog-db'." -#: install/index.php:447 +#: install/index.php:448 msgid "Database Name" msgstr "Andmebaasi nimi" -#: install/index.php:447 +#: install/index.php:448 msgid "Name of the Database" msgstr "Andmebaasi nimi" -#: install/index.php:453 +#: install/index.php:454 msgid "Username of the Database User which has full access to the database." msgstr "Andmebaasi kasutajanimi, kellel on andmebaasile täisõigused." -#: install/index.php:457 +#: install/index.php:458 msgid "Password of the Database User" msgstr "Andmebaasi kasutaja salasõna" -#: install/index.php:461 +#: install/index.php:462 msgid "Connection Test" msgstr "Ühenduse kontroll" -#: install/index.php:472 +#: install/index.php:473 msgid "" "Now you can create your first user in Wavelog. Fill out all fields and click " "continue. Make sure you use a safe password." @@ -494,135 +494,135 @@ msgstr "" "Palun looge esimene Wavelogi kasutaja. Täitke kõik väljad ning looge " "kasutajale turvaline parool." -#: install/index.php:473 +#: install/index.php:474 msgid "All fields are required!" msgstr "Kõik väljad peavad olema täidetud!" -#: install/index.php:481 +#: install/index.php:482 msgid "First Name" msgstr "Eesnimi" -#: install/index.php:485 +#: install/index.php:486 msgid "DXCC" msgstr "DXCC" -#: install/index.php:487 +#: install/index.php:488 msgid "Please select one" msgstr "Palun valige üks" -#: install/index.php:488 install/index.php:494 install/index.php:518 -#: install/index.php:530 install/index.php:533 install/index.php:538 -#: install/index.php:539 install/index.php:548 install/index.php:552 -#: install/index.php:567 install/index.php:580 install/index.php:581 -#: install/index.php:585 install/index.php:606 install/index.php:613 -#: install/index.php:615 install/index.php:616 install/index.php:618 -#: install/index.php:622 install/index.php:623 install/index.php:624 -#: install/index.php:628 install/index.php:629 install/index.php:648 -#: install/index.php:656 install/index.php:662 install/index.php:669 -#: install/index.php:670 install/index.php:676 install/index.php:678 -#: install/index.php:680 install/index.php:698 install/index.php:703 -#: install/index.php:704 install/index.php:718 install/index.php:733 -#: install/index.php:734 install/index.php:738 install/index.php:749 -#: install/index.php:750 install/index.php:755 install/index.php:759 -#: install/index.php:761 install/index.php:762 install/index.php:769 -#: install/index.php:784 install/index.php:786 install/index.php:803 -#: install/index.php:806 install/index.php:811 install/index.php:814 -#: install/index.php:817 install/index.php:827 install/index.php:833 -#: install/index.php:837 install/index.php:843 install/index.php:846 -#: install/index.php:849 install/index.php:854 install/index.php:880 -#: install/index.php:886 install/index.php:888 install/index.php:1733 +#: install/index.php:489 install/index.php:495 install/index.php:519 +#: install/index.php:531 install/index.php:534 install/index.php:539 +#: install/index.php:540 install/index.php:549 install/index.php:553 +#: install/index.php:568 install/index.php:581 install/index.php:582 +#: install/index.php:586 install/index.php:607 install/index.php:614 +#: install/index.php:616 install/index.php:617 install/index.php:619 +#: install/index.php:623 install/index.php:624 install/index.php:625 +#: install/index.php:629 install/index.php:630 install/index.php:649 +#: install/index.php:657 install/index.php:663 install/index.php:670 +#: install/index.php:671 install/index.php:677 install/index.php:679 +#: install/index.php:681 install/index.php:699 install/index.php:704 +#: install/index.php:705 install/index.php:719 install/index.php:734 +#: install/index.php:735 install/index.php:739 install/index.php:750 +#: install/index.php:751 install/index.php:756 install/index.php:760 +#: install/index.php:762 install/index.php:763 install/index.php:770 +#: install/index.php:785 install/index.php:787 install/index.php:804 +#: install/index.php:807 install/index.php:812 install/index.php:815 +#: install/index.php:818 install/index.php:828 install/index.php:834 +#: install/index.php:838 install/index.php:844 install/index.php:847 +#: install/index.php:850 install/index.php:855 install/index.php:881 +#: install/index.php:887 install/index.php:889 install/index.php:1734 msgid "Deleted DXCC" msgstr "Kustutatud DXCC" -#: install/index.php:895 +#: install/index.php:896 msgid "Last Name" msgstr "Perenimi" -#: install/index.php:899 +#: install/index.php:900 msgid "Callsign" msgstr "Kutsung" -#: install/index.php:909 +#: install/index.php:910 msgid "Gridsquare/Locator" msgstr "Lokaator" -#: install/index.php:919 +#: install/index.php:920 msgid "City" msgstr "Linn" -#: install/index.php:925 +#: install/index.php:926 msgid "Confirm Password" msgstr "Kinnita salasõna" -#: install/index.php:929 +#: install/index.php:930 msgid "Timezone" msgstr "Ajatsoon" -#: install/index.php:1032 +#: install/index.php:1033 msgid "E-Mail Address" msgstr "E-mail" -#: install/index.php:1054 +#: install/index.php:1055 msgid "Checklist" msgstr "Kontrollnimekiri" -#: install/index.php:1059 +#: install/index.php:1060 msgid "Pre-Checks" msgstr "Eelkontrollid" -#: install/index.php:1068 +#: install/index.php:1069 msgid "Configuration" msgstr "Konfiguratsioon" -#: install/index.php:1077 +#: install/index.php:1078 msgid "Database" msgstr "Andmebaas" -#: install/index.php:1086 +#: install/index.php:1087 msgid "First User" msgstr "Esimene kasutaja" -#: install/index.php:1096 +#: install/index.php:1097 msgid "Nearly done!" msgstr "Peaaegu valmis!" -#: install/index.php:1098 +#: install/index.php:1099 msgid "You prepared all neccessary steps." msgstr "Nõutud protseduurid lõpetatud." -#: install/index.php:1099 +#: install/index.php:1100 msgid "We now can install Wavelog. This process can take a few minutes." msgstr "Wavelogi installeerimiseks valmis. Protsess võib võtta mõned minutid." -#: install/index.php:1105 +#: install/index.php:1106 msgid "Reset" msgstr "Lähtesta" -#: install/index.php:1110 +#: install/index.php:1111 msgid "Installer Reset" msgstr "Installeerija lähtestamine" -#: install/index.php:1113 +#: install/index.php:1114 msgid "Do you really want to reset all data and start from scratch?" msgstr "Kas soovite andmed lähtestada ja alustada algusest?" -#: install/index.php:1116 +#: install/index.php:1117 msgid "Yes" msgstr "Jah" -#: install/index.php:1117 +#: install/index.php:1118 msgid "No" msgstr "Ei" -#: install/index.php:1127 +#: install/index.php:1128 msgid "Back" msgstr "Tagasi" -#: install/index.php:1128 +#: install/index.php:1129 msgid "Continue" msgstr "Edasi" -#: install/index.php:1206 +#: install/index.php:1207 msgid "" "You can't continue. Solve the red marked issues, restart the webserver and " "reload this page." @@ -630,11 +630,11 @@ msgstr "" "Jätkamine pole võimalik. Lahendage punase markeriga märgitud probleemid, " "taaskäivitage veebiserver ning laadige käesolev veebileht uuesti." -#: install/index.php:1336 +#: install/index.php:1337 msgid "Password can't contain ' / \\ < >" msgstr "Salasõna ei tohi sisaldada ' / \\ < >" -#: install/index.php:1340 +#: install/index.php:1341 msgid "" "The callsign should not contain any pre- or suffixes as it is used as " "personal operator callsign." @@ -642,7 +642,7 @@ msgstr "" "Kutsung ei tohiks sisaldada ühtegi ees- ega järelliidet. Kasutada operaatori " "enda kutsungit." -#: install/index.php:1352 +#: install/index.php:1353 msgid "" "The callsign can not contain any special characters. It's your personal " "callsign without any pre- or suffixes." @@ -650,19 +650,19 @@ msgstr "" "Kutsung ei tohi sisaldada ühtegi erisümbolit. Kasuta oma enda kutsungit ilma " "ühegi ees- ega järelliiteta." -#: install/index.php:1521 +#: install/index.php:1522 msgid "Error: At least Hostname/IP, Database Name and Username are required." msgstr "Viga: Hostinimi/IP, andmebaasi nimi ja kasutajanimi on kohustuslikud." -#: install/index.php:1531 +#: install/index.php:1532 msgid "Connecting..." msgstr "Loon ühendust..." -#: install/index.php:1555 +#: install/index.php:1556 msgid "Connection was successful and your database should be compatible." msgstr "Ühenduse loomine oli edukas ning andmebaas on ühilduv." -#: install/index.php:1559 +#: install/index.php:1560 msgid "" "Connection was successful but your database seems too old for Wavelog. You " "can try to continue but you could run into issues." @@ -670,20 +670,20 @@ msgstr "" "Ühenduse loomine õnnestus, aga andmebaas on Wavelogi jaoks liiga vana. Saad " "jätkata, aga võid sattuda probleemidega silmitsi." -#: install/index.php:1559 +#: install/index.php:1560 #, php-format msgid "The min. version for MySQL is %s, for MariaDB it's %s." msgstr "Väikseim lubatud MySQLi versioon on %s. MariaDB puhul %s." -#: install/index.php:1679 +#: install/index.php:1680 msgid "Search" msgstr "Otsi" -#: install/index.php:1716 +#: install/index.php:1717 msgid "At least one field is empty." msgstr "Vähemalt üks väli on tühi." -#: install/index.php:1735 +#: install/index.php:1736 msgid "" "Stop here for a Moment. Your chosen DXCC is outdated and not valid anymore. " "Check which DXCC for this particular location is the correct one. If you are " @@ -693,48 +693,48 @@ msgstr "" "asukoha jaoks korrektne. Kui olete oma valikus kindel, siis võite seda " "teadet ignoreerida." -#: install/index.php:1759 +#: install/index.php:1760 msgid "" "The locator seems to be not in the correct format. Should look like AA11AA " "(6-char grid locator)." msgstr "" "Lokaator on ebakorrektne. Peaks olema midagi sellist AA11AA (6 sümbolit)." -#: install/index.php:1773 +#: install/index.php:1774 msgid "" "The e-mail adress does not look correct. Make sure it's a valid e-mail " "address" msgstr "E-maili aadress ei ole korrektne. Palun kontrolli aadressi" -#: install/index.php:1800 +#: install/index.php:1801 msgid "Password should be at least 8 characters long" msgstr "Salasõna peab olema vähemalt 8 tähemärki pikk" -#: install/index.php:1809 +#: install/index.php:1810 msgid "Passwords do not match" msgstr "Salasõnad ei klapi" -#: install/index.php:1865 +#: install/index.php:1866 msgid "Install Now" msgstr "Installeeri" -#: install/index.php:1869 +#: install/index.php:1870 msgid "Install not possible. Checklist incomplete." msgstr "Installeerimine ei ole võimalik. Kontrollnimekiri lõpetamata." -#: install/index.php:1989 +#: install/index.php:1990 msgid "PHP Module missing" msgstr "PHP moodulit ei leitud" -#: install/index.php:1991 +#: install/index.php:1992 msgid "The following PHP modules are missing:" msgstr "Järgnevad PHP moodulid on puudu:" -#: install/index.php:1992 +#: install/index.php:1993 msgid "Without this module the Wavelog Installer does not work!" msgstr "Ilma käesoleva moodulita Wavelogi installeerija ei tööta!" -#: install/index.php:1993 +#: install/index.php:1994 msgid "Please install the required modules and restart the webserver." msgstr "Palun installeerige vajalikud moodulid ja taaskäivitage veebiserver." diff --git a/install/includes/gettext/locale/fi_FI/LC_MESSAGES/installer.po b/install/includes/gettext/locale/fi_FI/LC_MESSAGES/installer.po index d3eed4dc9..a9bbab69e 100644 --- a/install/includes/gettext/locale/fi_FI/LC_MESSAGES/installer.po +++ b/install/includes/gettext/locale/fi_FI/LC_MESSAGES/installer.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: translations@wavelog.org\n" -"POT-Creation-Date: 2024-10-17 14:22+0000\n" +"POT-Creation-Date: 2024-11-28 07:17+0000\n" "PO-Revision-Date: 2024-11-19 01:22+0000\n" "Last-Translator: Fabian Berg \n" "Language-Team: Finnish Optional with '[host]:[port]'. Default port: 3306." "
In a docker compose install type 'wavelog-db'." msgstr "" -#: install/index.php:447 +#: install/index.php:448 msgid "Database Name" msgstr "" -#: install/index.php:447 +#: install/index.php:448 msgid "Name of the Database" msgstr "" -#: install/index.php:453 +#: install/index.php:454 msgid "Username of the Database User which has full access to the database." msgstr "" -#: install/index.php:457 +#: install/index.php:458 msgid "Password of the Database User" msgstr "" -#: install/index.php:461 +#: install/index.php:462 msgid "Connection Test" msgstr "" -#: install/index.php:472 +#: install/index.php:473 msgid "" "Now you can create your first user in Wavelog. Fill out all fields and click " "continue. Make sure you use a safe password." msgstr "" -#: install/index.php:473 +#: install/index.php:474 msgid "All fields are required!" msgstr "" -#: install/index.php:481 +#: install/index.php:482 msgid "First Name" msgstr "" -#: install/index.php:485 +#: install/index.php:486 msgid "DXCC" msgstr "" -#: install/index.php:487 +#: install/index.php:488 msgid "Please select one" msgstr "" -#: install/index.php:488 install/index.php:494 install/index.php:518 -#: install/index.php:530 install/index.php:533 install/index.php:538 -#: install/index.php:539 install/index.php:548 install/index.php:552 -#: install/index.php:567 install/index.php:580 install/index.php:581 -#: install/index.php:585 install/index.php:606 install/index.php:613 -#: install/index.php:615 install/index.php:616 install/index.php:618 -#: install/index.php:622 install/index.php:623 install/index.php:624 -#: install/index.php:628 install/index.php:629 install/index.php:648 -#: install/index.php:656 install/index.php:662 install/index.php:669 -#: install/index.php:670 install/index.php:676 install/index.php:678 -#: install/index.php:680 install/index.php:698 install/index.php:703 -#: install/index.php:704 install/index.php:718 install/index.php:733 -#: install/index.php:734 install/index.php:738 install/index.php:749 -#: install/index.php:750 install/index.php:755 install/index.php:759 -#: install/index.php:761 install/index.php:762 install/index.php:769 -#: install/index.php:784 install/index.php:786 install/index.php:803 -#: install/index.php:806 install/index.php:811 install/index.php:814 -#: install/index.php:817 install/index.php:827 install/index.php:833 -#: install/index.php:837 install/index.php:843 install/index.php:846 -#: install/index.php:849 install/index.php:854 install/index.php:880 -#: install/index.php:886 install/index.php:888 install/index.php:1733 +#: install/index.php:489 install/index.php:495 install/index.php:519 +#: install/index.php:531 install/index.php:534 install/index.php:539 +#: install/index.php:540 install/index.php:549 install/index.php:553 +#: install/index.php:568 install/index.php:581 install/index.php:582 +#: install/index.php:586 install/index.php:607 install/index.php:614 +#: install/index.php:616 install/index.php:617 install/index.php:619 +#: install/index.php:623 install/index.php:624 install/index.php:625 +#: install/index.php:629 install/index.php:630 install/index.php:649 +#: install/index.php:657 install/index.php:663 install/index.php:670 +#: install/index.php:671 install/index.php:677 install/index.php:679 +#: install/index.php:681 install/index.php:699 install/index.php:704 +#: install/index.php:705 install/index.php:719 install/index.php:734 +#: install/index.php:735 install/index.php:739 install/index.php:750 +#: install/index.php:751 install/index.php:756 install/index.php:760 +#: install/index.php:762 install/index.php:763 install/index.php:770 +#: install/index.php:785 install/index.php:787 install/index.php:804 +#: install/index.php:807 install/index.php:812 install/index.php:815 +#: install/index.php:818 install/index.php:828 install/index.php:834 +#: install/index.php:838 install/index.php:844 install/index.php:847 +#: install/index.php:850 install/index.php:855 install/index.php:881 +#: install/index.php:887 install/index.php:889 install/index.php:1734 msgid "Deleted DXCC" msgstr "" -#: install/index.php:895 +#: install/index.php:896 msgid "Last Name" msgstr "" -#: install/index.php:899 +#: install/index.php:900 msgid "Callsign" msgstr "" -#: install/index.php:909 +#: install/index.php:910 msgid "Gridsquare/Locator" msgstr "" -#: install/index.php:919 +#: install/index.php:920 msgid "City" msgstr "" -#: install/index.php:925 +#: install/index.php:926 msgid "Confirm Password" msgstr "" -#: install/index.php:929 +#: install/index.php:930 msgid "Timezone" msgstr "" -#: install/index.php:1032 +#: install/index.php:1033 msgid "E-Mail Address" msgstr "" -#: install/index.php:1054 +#: install/index.php:1055 msgid "Checklist" msgstr "" -#: install/index.php:1059 +#: install/index.php:1060 msgid "Pre-Checks" msgstr "" -#: install/index.php:1068 +#: install/index.php:1069 msgid "Configuration" msgstr "" -#: install/index.php:1077 +#: install/index.php:1078 msgid "Database" msgstr "" -#: install/index.php:1086 +#: install/index.php:1087 msgid "First User" msgstr "" -#: install/index.php:1096 +#: install/index.php:1097 msgid "Nearly done!" msgstr "" -#: install/index.php:1098 +#: install/index.php:1099 msgid "You prepared all neccessary steps." msgstr "" -#: install/index.php:1099 +#: install/index.php:1100 msgid "We now can install Wavelog. This process can take a few minutes." msgstr "" -#: install/index.php:1105 +#: install/index.php:1106 msgid "Reset" msgstr "" -#: install/index.php:1110 +#: install/index.php:1111 msgid "Installer Reset" msgstr "" -#: install/index.php:1113 +#: install/index.php:1114 msgid "Do you really want to reset all data and start from scratch?" msgstr "" -#: install/index.php:1116 +#: install/index.php:1117 msgid "Yes" msgstr "" -#: install/index.php:1117 +#: install/index.php:1118 msgid "No" msgstr "" -#: install/index.php:1127 +#: install/index.php:1128 msgid "Back" msgstr "" -#: install/index.php:1128 +#: install/index.php:1129 msgid "Continue" msgstr "" -#: install/index.php:1206 +#: install/index.php:1207 msgid "" "You can't continue. Solve the red marked issues, restart the webserver and " "reload this page." msgstr "" -#: install/index.php:1336 +#: install/index.php:1337 msgid "Password can't contain ' / \\ < >" msgstr "" -#: install/index.php:1340 +#: install/index.php:1341 msgid "" "The callsign should not contain any pre- or suffixes as it is used as " "personal operator callsign." msgstr "" -#: install/index.php:1352 +#: install/index.php:1353 msgid "" "The callsign can not contain any special characters. It's your personal " "callsign without any pre- or suffixes." msgstr "" -#: install/index.php:1521 +#: install/index.php:1522 msgid "Error: At least Hostname/IP, Database Name and Username are required." msgstr "" -#: install/index.php:1531 +#: install/index.php:1532 msgid "Connecting..." msgstr "" -#: install/index.php:1555 +#: install/index.php:1556 msgid "Connection was successful and your database should be compatible." msgstr "" -#: install/index.php:1559 +#: install/index.php:1560 msgid "" "Connection was successful but your database seems too old for Wavelog. You " "can try to continue but you could run into issues." msgstr "" -#: install/index.php:1559 +#: install/index.php:1560 #, php-format msgid "The min. version for MySQL is %s, for MariaDB it's %s." msgstr "" -#: install/index.php:1679 +#: install/index.php:1680 msgid "Search" msgstr "" -#: install/index.php:1716 +#: install/index.php:1717 msgid "At least one field is empty." msgstr "" -#: install/index.php:1735 +#: install/index.php:1736 msgid "" "Stop here for a Moment. Your chosen DXCC is outdated and not valid anymore. " "Check which DXCC for this particular location is the correct one. If you are " "sure, ignore this warning." msgstr "" -#: install/index.php:1759 +#: install/index.php:1760 msgid "" "The locator seems to be not in the correct format. Should look like AA11AA " "(6-char grid locator)." msgstr "" -#: install/index.php:1773 +#: install/index.php:1774 msgid "" "The e-mail adress does not look correct. Make sure it's a valid e-mail " "address" msgstr "" -#: install/index.php:1800 +#: install/index.php:1801 msgid "Password should be at least 8 characters long" msgstr "" -#: install/index.php:1809 +#: install/index.php:1810 msgid "Passwords do not match" msgstr "" -#: install/index.php:1865 +#: install/index.php:1866 msgid "Install Now" msgstr "" -#: install/index.php:1869 +#: install/index.php:1870 msgid "Install not possible. Checklist incomplete." msgstr "" -#: install/index.php:1989 +#: install/index.php:1990 msgid "PHP Module missing" msgstr "" -#: install/index.php:1991 +#: install/index.php:1992 msgid "The following PHP modules are missing:" msgstr "" -#: install/index.php:1992 +#: install/index.php:1993 msgid "Without this module the Wavelog Installer does not work!" msgstr "" -#: install/index.php:1993 +#: install/index.php:1994 msgid "Please install the required modules and restart the webserver." msgstr "" diff --git a/install/includes/gettext/locale/fr_FR/LC_MESSAGES/installer.po b/install/includes/gettext/locale/fr_FR/LC_MESSAGES/installer.po index be4ae9eb3..ba30a4746 100644 --- a/install/includes/gettext/locale/fr_FR/LC_MESSAGES/installer.po +++ b/install/includes/gettext/locale/fr_FR/LC_MESSAGES/installer.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: translations@wavelog.org\n" -"POT-Creation-Date: 2024-10-17 14:22+0000\n" +"POT-Creation-Date: 2024-11-28 07:17+0000\n" "PO-Revision-Date: 2024-10-18 12:15+0000\n" "Last-Translator: \"Francisco (F4VSE)\" \n" "Language-Team: French Optional with '[host]:[port]'. Default port: 3306." "
In a docker compose install type 'wavelog-db'." @@ -475,29 +475,29 @@ msgstr "" "Habituellement 'localhost'.
Optionnel avec '[host]:[port]'. Port par " "défaut : 3306.
Dans une installation docker compose, tape 'wavelog-db'." -#: install/index.php:447 +#: install/index.php:448 msgid "Database Name" msgstr "Nom de la base de données" -#: install/index.php:447 +#: install/index.php:448 msgid "Name of the Database" msgstr "Nom de la base de données" -#: install/index.php:453 +#: install/index.php:454 msgid "Username of the Database User which has full access to the database." msgstr "" "Nom d'utilisateur de l'utilisateur de la base de données qui a un accès " "complet à la base de données." -#: install/index.php:457 +#: install/index.php:458 msgid "Password of the Database User" msgstr "Mot de passe de l'utilisateur de la base de données" -#: install/index.php:461 +#: install/index.php:462 msgid "Connection Test" msgstr "Test de connexion" -#: install/index.php:472 +#: install/index.php:473 msgid "" "Now you can create your first user in Wavelog. Fill out all fields and click " "continue. Make sure you use a safe password." @@ -506,138 +506,138 @@ msgstr "" "Remplissez tous les champs et cliquez sur continuer.
Assurez-vous " "d'utiliser un mot de passe sécurisé." -#: install/index.php:473 +#: install/index.php:474 msgid "All fields are required!" msgstr "Tous les champs sont obligatoires !" -#: install/index.php:481 +#: install/index.php:482 msgid "First Name" msgstr "Prénom" -#: install/index.php:485 +#: install/index.php:486 msgid "DXCC" msgstr "DXCC" -#: install/index.php:487 +#: install/index.php:488 msgid "Please select one" msgstr "Veuillez en choisir un" -#: install/index.php:488 install/index.php:494 install/index.php:518 -#: install/index.php:530 install/index.php:533 install/index.php:538 -#: install/index.php:539 install/index.php:548 install/index.php:552 -#: install/index.php:567 install/index.php:580 install/index.php:581 -#: install/index.php:585 install/index.php:606 install/index.php:613 -#: install/index.php:615 install/index.php:616 install/index.php:618 -#: install/index.php:622 install/index.php:623 install/index.php:624 -#: install/index.php:628 install/index.php:629 install/index.php:648 -#: install/index.php:656 install/index.php:662 install/index.php:669 -#: install/index.php:670 install/index.php:676 install/index.php:678 -#: install/index.php:680 install/index.php:698 install/index.php:703 -#: install/index.php:704 install/index.php:718 install/index.php:733 -#: install/index.php:734 install/index.php:738 install/index.php:749 -#: install/index.php:750 install/index.php:755 install/index.php:759 -#: install/index.php:761 install/index.php:762 install/index.php:769 -#: install/index.php:784 install/index.php:786 install/index.php:803 -#: install/index.php:806 install/index.php:811 install/index.php:814 -#: install/index.php:817 install/index.php:827 install/index.php:833 -#: install/index.php:837 install/index.php:843 install/index.php:846 -#: install/index.php:849 install/index.php:854 install/index.php:880 -#: install/index.php:886 install/index.php:888 install/index.php:1733 +#: install/index.php:489 install/index.php:495 install/index.php:519 +#: install/index.php:531 install/index.php:534 install/index.php:539 +#: install/index.php:540 install/index.php:549 install/index.php:553 +#: install/index.php:568 install/index.php:581 install/index.php:582 +#: install/index.php:586 install/index.php:607 install/index.php:614 +#: install/index.php:616 install/index.php:617 install/index.php:619 +#: install/index.php:623 install/index.php:624 install/index.php:625 +#: install/index.php:629 install/index.php:630 install/index.php:649 +#: install/index.php:657 install/index.php:663 install/index.php:670 +#: install/index.php:671 install/index.php:677 install/index.php:679 +#: install/index.php:681 install/index.php:699 install/index.php:704 +#: install/index.php:705 install/index.php:719 install/index.php:734 +#: install/index.php:735 install/index.php:739 install/index.php:750 +#: install/index.php:751 install/index.php:756 install/index.php:760 +#: install/index.php:762 install/index.php:763 install/index.php:770 +#: install/index.php:785 install/index.php:787 install/index.php:804 +#: install/index.php:807 install/index.php:812 install/index.php:815 +#: install/index.php:818 install/index.php:828 install/index.php:834 +#: install/index.php:838 install/index.php:844 install/index.php:847 +#: install/index.php:850 install/index.php:855 install/index.php:881 +#: install/index.php:887 install/index.php:889 install/index.php:1734 msgid "Deleted DXCC" msgstr "DXCC supprimé" -#: install/index.php:895 +#: install/index.php:896 msgid "Last Name" msgstr "Nom de famille" -#: install/index.php:899 +#: install/index.php:900 msgid "Callsign" msgstr "Indicatif d'appel" -#: install/index.php:909 +#: install/index.php:910 msgid "Gridsquare/Locator" msgstr "Locator" -#: install/index.php:919 +#: install/index.php:920 msgid "City" msgstr "Ville" -#: install/index.php:925 +#: install/index.php:926 msgid "Confirm Password" msgstr "Confirmez le mot de passe" -#: install/index.php:929 +#: install/index.php:930 msgid "Timezone" msgstr "Fuseau horaire" -#: install/index.php:1032 +#: install/index.php:1033 msgid "E-Mail Address" msgstr "Adresse e-mail" -#: install/index.php:1054 +#: install/index.php:1055 msgid "Checklist" msgstr "Liste de verification" -#: install/index.php:1059 +#: install/index.php:1060 msgid "Pre-Checks" msgstr "Vérifications préalables" -#: install/index.php:1068 +#: install/index.php:1069 msgid "Configuration" msgstr "Configuration" -#: install/index.php:1077 +#: install/index.php:1078 msgid "Database" msgstr "Base de données" -#: install/index.php:1086 +#: install/index.php:1087 msgid "First User" msgstr "Premier utilisateur" -#: install/index.php:1096 +#: install/index.php:1097 msgid "Nearly done!" msgstr "Presque fini!" -#: install/index.php:1098 +#: install/index.php:1099 msgid "You prepared all neccessary steps." msgstr "Vous avez préparé toutes les étapes nécessaires." -#: install/index.php:1099 +#: install/index.php:1100 msgid "We now can install Wavelog. This process can take a few minutes." msgstr "" "Nous pouvons maintenant installer Wavelog. Ce processus peut prendre " "quelques minutes." -#: install/index.php:1105 +#: install/index.php:1106 msgid "Reset" msgstr "Réinitialiser" -#: install/index.php:1110 +#: install/index.php:1111 msgid "Installer Reset" msgstr "Réinitialiser l'installateur" -#: install/index.php:1113 +#: install/index.php:1114 msgid "Do you really want to reset all data and start from scratch?" msgstr "" "Voulez-vous vraiment réinitialiser toutes les données et recommencer à zéro ?" -#: install/index.php:1116 +#: install/index.php:1117 msgid "Yes" msgstr "Oui" -#: install/index.php:1117 +#: install/index.php:1118 msgid "No" msgstr "Non" -#: install/index.php:1127 +#: install/index.php:1128 msgid "Back" msgstr "Arrière" -#: install/index.php:1128 +#: install/index.php:1129 msgid "Continue" msgstr "Continuer" -#: install/index.php:1206 +#: install/index.php:1207 msgid "" "You can't continue. Solve the red marked issues, restart the webserver and " "reload this page." @@ -645,11 +645,11 @@ msgstr "" "Vous ne pouvez pas continuer. Résolvez les problèmes marqués en rouge, " "redémarrez le serveur web et rechargez cette page." -#: install/index.php:1336 +#: install/index.php:1337 msgid "Password can't contain ' / \\ < >" msgstr "Le mot de passe ne peut pas contenir ' / \\ < >" -#: install/index.php:1340 +#: install/index.php:1341 msgid "" "The callsign should not contain any pre- or suffixes as it is used as " "personal operator callsign." @@ -657,7 +657,7 @@ msgstr "" "L'indicatif ne doit pas contenir de préfixes ou de suffixes car il est " "utilisé comme indicatif personnel de l'opérateur." -#: install/index.php:1352 +#: install/index.php:1353 msgid "" "The callsign can not contain any special characters. It's your personal " "callsign without any pre- or suffixes." @@ -665,22 +665,22 @@ msgstr "" "L'indicatif ne peut pas contenir de caractères spéciaux. C'est ton indicatif " "personnel sans préfixes ni suffixes." -#: install/index.php:1521 +#: install/index.php:1522 msgid "Error: At least Hostname/IP, Database Name and Username are required." msgstr "" "Erreur : Au moins le nom d'hôte/IP, le nom de la base de données et le nom " "d'utilisateur sont requis." -#: install/index.php:1531 +#: install/index.php:1532 msgid "Connecting..." msgstr "Connection..." -#: install/index.php:1555 +#: install/index.php:1556 msgid "Connection was successful and your database should be compatible." msgstr "" "La connexion a été réussie et votre base de données devrait être compatible." -#: install/index.php:1559 +#: install/index.php:1560 msgid "" "Connection was successful but your database seems too old for Wavelog. You " "can try to continue but you could run into issues." @@ -689,20 +689,20 @@ msgstr "" "Wavelog. Vous pouvez essayer de continuer mais vous pourriez rencontrer des " "problèmes." -#: install/index.php:1559 +#: install/index.php:1560 #, php-format msgid "The min. version for MySQL is %s, for MariaDB it's %s." msgstr "La version min. pour MySQL est %s, pour MariaDB c'est %s." -#: install/index.php:1679 +#: install/index.php:1680 msgid "Search" msgstr "Chercher" -#: install/index.php:1716 +#: install/index.php:1717 msgid "At least one field is empty." msgstr "Au moins un champ est vide." -#: install/index.php:1735 +#: install/index.php:1736 msgid "" "Stop here for a Moment. Your chosen DXCC is outdated and not valid anymore. " "Check which DXCC for this particular location is the correct one. If you are " @@ -712,7 +712,7 @@ msgstr "" "valide. Vérifiez quel DXCC pour cet emplacement particulier est le bon. Si " "vous êtes sûr, ignorez cet avertissement." -#: install/index.php:1759 +#: install/index.php:1760 msgid "" "The locator seems to be not in the correct format. Should look like AA11AA " "(6-char grid locator)." @@ -720,7 +720,7 @@ msgstr "" "Le locator ne semble pas être au bon format. Il devrait ressembler à AA11AA " "(locator de grille à 6 caractères)." -#: install/index.php:1773 +#: install/index.php:1774 msgid "" "The e-mail adress does not look correct. Make sure it's a valid e-mail " "address" @@ -728,35 +728,35 @@ msgstr "" "L'adresse e-mail ne semble pas correcte. Assurez-vous qu'il s'agit d'une " "adresse e-mail valide" -#: install/index.php:1800 +#: install/index.php:1801 msgid "Password should be at least 8 characters long" msgstr "Le mot de passe doit comporter au moins 8 caractères" -#: install/index.php:1809 +#: install/index.php:1810 msgid "Passwords do not match" msgstr "Les mots de passe ne correspondent pas" -#: install/index.php:1865 +#: install/index.php:1866 msgid "Install Now" msgstr "Installer maintenant" -#: install/index.php:1869 +#: install/index.php:1870 msgid "Install not possible. Checklist incomplete." msgstr "Installation impossible. Liste de verification incomplète." -#: install/index.php:1989 +#: install/index.php:1990 msgid "PHP Module missing" msgstr "Module PHP manquant" -#: install/index.php:1991 +#: install/index.php:1992 msgid "The following PHP modules are missing:" msgstr "Les modules PHP suivants sont manquants :" -#: install/index.php:1992 +#: install/index.php:1993 msgid "Without this module the Wavelog Installer does not work!" msgstr "Sans ce module, l'installateur Wavelog ne fonctionne pas !" -#: install/index.php:1993 +#: install/index.php:1994 msgid "Please install the required modules and restart the webserver." msgstr "Veuillez installer les modules requis et redémarrer le serveur web." diff --git a/install/includes/gettext/locale/hr/LC_MESSAGES/installer.po b/install/includes/gettext/locale/hr/LC_MESSAGES/installer.po index 02935d0ae..bcbce4845 100644 --- a/install/includes/gettext/locale/hr/LC_MESSAGES/installer.po +++ b/install/includes/gettext/locale/hr/LC_MESSAGES/installer.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: translations@wavelog.org\n" -"POT-Creation-Date: 2024-10-17 14:22+0000\n" +"POT-Creation-Date: 2024-11-28 07:17+0000\n" "PO-Revision-Date: 2024-11-19 01:22+0000\n" "Last-Translator: Fabian Berg \n" "Language-Team: Croatian Optional with '[host]:[port]'. Default port: 3306." "
In a docker compose install type 'wavelog-db'." msgstr "" -#: install/index.php:447 +#: install/index.php:448 msgid "Database Name" msgstr "" -#: install/index.php:447 +#: install/index.php:448 msgid "Name of the Database" msgstr "" -#: install/index.php:453 +#: install/index.php:454 msgid "Username of the Database User which has full access to the database." msgstr "" -#: install/index.php:457 +#: install/index.php:458 msgid "Password of the Database User" msgstr "" -#: install/index.php:461 +#: install/index.php:462 msgid "Connection Test" msgstr "" -#: install/index.php:472 +#: install/index.php:473 msgid "" "Now you can create your first user in Wavelog. Fill out all fields and click " "continue. Make sure you use a safe password." msgstr "" -#: install/index.php:473 +#: install/index.php:474 msgid "All fields are required!" msgstr "" -#: install/index.php:481 +#: install/index.php:482 msgid "First Name" msgstr "" -#: install/index.php:485 +#: install/index.php:486 msgid "DXCC" msgstr "" -#: install/index.php:487 +#: install/index.php:488 msgid "Please select one" msgstr "" -#: install/index.php:488 install/index.php:494 install/index.php:518 -#: install/index.php:530 install/index.php:533 install/index.php:538 -#: install/index.php:539 install/index.php:548 install/index.php:552 -#: install/index.php:567 install/index.php:580 install/index.php:581 -#: install/index.php:585 install/index.php:606 install/index.php:613 -#: install/index.php:615 install/index.php:616 install/index.php:618 -#: install/index.php:622 install/index.php:623 install/index.php:624 -#: install/index.php:628 install/index.php:629 install/index.php:648 -#: install/index.php:656 install/index.php:662 install/index.php:669 -#: install/index.php:670 install/index.php:676 install/index.php:678 -#: install/index.php:680 install/index.php:698 install/index.php:703 -#: install/index.php:704 install/index.php:718 install/index.php:733 -#: install/index.php:734 install/index.php:738 install/index.php:749 -#: install/index.php:750 install/index.php:755 install/index.php:759 -#: install/index.php:761 install/index.php:762 install/index.php:769 -#: install/index.php:784 install/index.php:786 install/index.php:803 -#: install/index.php:806 install/index.php:811 install/index.php:814 -#: install/index.php:817 install/index.php:827 install/index.php:833 -#: install/index.php:837 install/index.php:843 install/index.php:846 -#: install/index.php:849 install/index.php:854 install/index.php:880 -#: install/index.php:886 install/index.php:888 install/index.php:1733 +#: install/index.php:489 install/index.php:495 install/index.php:519 +#: install/index.php:531 install/index.php:534 install/index.php:539 +#: install/index.php:540 install/index.php:549 install/index.php:553 +#: install/index.php:568 install/index.php:581 install/index.php:582 +#: install/index.php:586 install/index.php:607 install/index.php:614 +#: install/index.php:616 install/index.php:617 install/index.php:619 +#: install/index.php:623 install/index.php:624 install/index.php:625 +#: install/index.php:629 install/index.php:630 install/index.php:649 +#: install/index.php:657 install/index.php:663 install/index.php:670 +#: install/index.php:671 install/index.php:677 install/index.php:679 +#: install/index.php:681 install/index.php:699 install/index.php:704 +#: install/index.php:705 install/index.php:719 install/index.php:734 +#: install/index.php:735 install/index.php:739 install/index.php:750 +#: install/index.php:751 install/index.php:756 install/index.php:760 +#: install/index.php:762 install/index.php:763 install/index.php:770 +#: install/index.php:785 install/index.php:787 install/index.php:804 +#: install/index.php:807 install/index.php:812 install/index.php:815 +#: install/index.php:818 install/index.php:828 install/index.php:834 +#: install/index.php:838 install/index.php:844 install/index.php:847 +#: install/index.php:850 install/index.php:855 install/index.php:881 +#: install/index.php:887 install/index.php:889 install/index.php:1734 msgid "Deleted DXCC" msgstr "" -#: install/index.php:895 +#: install/index.php:896 msgid "Last Name" msgstr "" -#: install/index.php:899 +#: install/index.php:900 msgid "Callsign" msgstr "" -#: install/index.php:909 +#: install/index.php:910 msgid "Gridsquare/Locator" msgstr "" -#: install/index.php:919 +#: install/index.php:920 msgid "City" msgstr "" -#: install/index.php:925 +#: install/index.php:926 msgid "Confirm Password" msgstr "" -#: install/index.php:929 +#: install/index.php:930 msgid "Timezone" msgstr "" -#: install/index.php:1032 +#: install/index.php:1033 msgid "E-Mail Address" msgstr "" -#: install/index.php:1054 +#: install/index.php:1055 msgid "Checklist" msgstr "" -#: install/index.php:1059 +#: install/index.php:1060 msgid "Pre-Checks" msgstr "" -#: install/index.php:1068 +#: install/index.php:1069 msgid "Configuration" msgstr "" -#: install/index.php:1077 +#: install/index.php:1078 msgid "Database" msgstr "" -#: install/index.php:1086 +#: install/index.php:1087 msgid "First User" msgstr "" -#: install/index.php:1096 +#: install/index.php:1097 msgid "Nearly done!" msgstr "" -#: install/index.php:1098 +#: install/index.php:1099 msgid "You prepared all neccessary steps." msgstr "" -#: install/index.php:1099 +#: install/index.php:1100 msgid "We now can install Wavelog. This process can take a few minutes." msgstr "" -#: install/index.php:1105 +#: install/index.php:1106 msgid "Reset" msgstr "" -#: install/index.php:1110 +#: install/index.php:1111 msgid "Installer Reset" msgstr "" -#: install/index.php:1113 +#: install/index.php:1114 msgid "Do you really want to reset all data and start from scratch?" msgstr "" -#: install/index.php:1116 +#: install/index.php:1117 msgid "Yes" msgstr "" -#: install/index.php:1117 +#: install/index.php:1118 msgid "No" msgstr "" -#: install/index.php:1127 +#: install/index.php:1128 msgid "Back" msgstr "" -#: install/index.php:1128 +#: install/index.php:1129 msgid "Continue" msgstr "" -#: install/index.php:1206 +#: install/index.php:1207 msgid "" "You can't continue. Solve the red marked issues, restart the webserver and " "reload this page." msgstr "" -#: install/index.php:1336 +#: install/index.php:1337 msgid "Password can't contain ' / \\ < >" msgstr "" -#: install/index.php:1340 +#: install/index.php:1341 msgid "" "The callsign should not contain any pre- or suffixes as it is used as " "personal operator callsign." msgstr "" -#: install/index.php:1352 +#: install/index.php:1353 msgid "" "The callsign can not contain any special characters. It's your personal " "callsign without any pre- or suffixes." msgstr "" -#: install/index.php:1521 +#: install/index.php:1522 msgid "Error: At least Hostname/IP, Database Name and Username are required." msgstr "" -#: install/index.php:1531 +#: install/index.php:1532 msgid "Connecting..." msgstr "" -#: install/index.php:1555 +#: install/index.php:1556 msgid "Connection was successful and your database should be compatible." msgstr "" -#: install/index.php:1559 +#: install/index.php:1560 msgid "" "Connection was successful but your database seems too old for Wavelog. You " "can try to continue but you could run into issues." msgstr "" -#: install/index.php:1559 +#: install/index.php:1560 #, php-format msgid "The min. version for MySQL is %s, for MariaDB it's %s." msgstr "" -#: install/index.php:1679 +#: install/index.php:1680 msgid "Search" msgstr "" -#: install/index.php:1716 +#: install/index.php:1717 msgid "At least one field is empty." msgstr "" -#: install/index.php:1735 +#: install/index.php:1736 msgid "" "Stop here for a Moment. Your chosen DXCC is outdated and not valid anymore. " "Check which DXCC for this particular location is the correct one. If you are " "sure, ignore this warning." msgstr "" -#: install/index.php:1759 +#: install/index.php:1760 msgid "" "The locator seems to be not in the correct format. Should look like AA11AA " "(6-char grid locator)." msgstr "" -#: install/index.php:1773 +#: install/index.php:1774 msgid "" "The e-mail adress does not look correct. Make sure it's a valid e-mail " "address" msgstr "" -#: install/index.php:1800 +#: install/index.php:1801 msgid "Password should be at least 8 characters long" msgstr "" -#: install/index.php:1809 +#: install/index.php:1810 msgid "Passwords do not match" msgstr "" -#: install/index.php:1865 +#: install/index.php:1866 msgid "Install Now" msgstr "" -#: install/index.php:1869 +#: install/index.php:1870 msgid "Install not possible. Checklist incomplete." msgstr "" -#: install/index.php:1989 +#: install/index.php:1990 msgid "PHP Module missing" msgstr "" -#: install/index.php:1991 +#: install/index.php:1992 msgid "The following PHP modules are missing:" msgstr "" -#: install/index.php:1992 +#: install/index.php:1993 msgid "Without this module the Wavelog Installer does not work!" msgstr "" -#: install/index.php:1993 +#: install/index.php:1994 msgid "Please install the required modules and restart the webserver." msgstr "" diff --git a/install/includes/gettext/locale/it_IT/LC_MESSAGES/installer.po b/install/includes/gettext/locale/it_IT/LC_MESSAGES/installer.po index f13c3f401..8dec4fb4d 100644 --- a/install/includes/gettext/locale/it_IT/LC_MESSAGES/installer.po +++ b/install/includes/gettext/locale/it_IT/LC_MESSAGES/installer.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: translations@wavelog.org\n" -"POT-Creation-Date: 2024-10-17 14:22+0000\n" +"POT-Creation-Date: 2024-11-28 07:17+0000\n" "PO-Revision-Date: 2024-11-23 00:21+0000\n" "Last-Translator: Fabian Berg \n" "Language-Team: Italian Optional with '[host]:[port]'. Default port: 3306." "
In a docker compose install type 'wavelog-db'." @@ -471,27 +471,27 @@ msgstr "" "Di solito 'localhost'.
Opzionale con '[host]:[port]'. Porta predefinita: " "3306.
In un'installazione con docker compose, digitare 'wavelog-db'." -#: install/index.php:447 +#: install/index.php:448 msgid "Database Name" msgstr "Nome del database" -#: install/index.php:447 +#: install/index.php:448 msgid "Name of the Database" msgstr "Nome del database" -#: install/index.php:453 +#: install/index.php:454 msgid "Username of the Database User which has full access to the database." msgstr "Nome utente del database che ha pieno accesso al database." -#: install/index.php:457 +#: install/index.php:458 msgid "Password of the Database User" msgstr "Password dell'utente del database" -#: install/index.php:461 +#: install/index.php:462 msgid "Connection Test" msgstr "Test di connessione" -#: install/index.php:472 +#: install/index.php:473 msgid "" "Now you can create your first user in Wavelog. Fill out all fields and click " "continue. Make sure you use a safe password." @@ -499,137 +499,137 @@ msgstr "" "Ora puoi creare il tuo primo utente in Wavelog. Compila tutti i campi e " "clicca su continua. Assicurati di usare una password sicura." -#: install/index.php:473 +#: install/index.php:474 msgid "All fields are required!" msgstr "Tutti i campi sono obbligatori!" -#: install/index.php:481 +#: install/index.php:482 msgid "First Name" msgstr "Nome" -#: install/index.php:485 +#: install/index.php:486 msgid "DXCC" msgstr "DXCC" -#: install/index.php:487 +#: install/index.php:488 msgid "Please select one" msgstr "Per favore seleziona uno" -#: install/index.php:488 install/index.php:494 install/index.php:518 -#: install/index.php:530 install/index.php:533 install/index.php:538 -#: install/index.php:539 install/index.php:548 install/index.php:552 -#: install/index.php:567 install/index.php:580 install/index.php:581 -#: install/index.php:585 install/index.php:606 install/index.php:613 -#: install/index.php:615 install/index.php:616 install/index.php:618 -#: install/index.php:622 install/index.php:623 install/index.php:624 -#: install/index.php:628 install/index.php:629 install/index.php:648 -#: install/index.php:656 install/index.php:662 install/index.php:669 -#: install/index.php:670 install/index.php:676 install/index.php:678 -#: install/index.php:680 install/index.php:698 install/index.php:703 -#: install/index.php:704 install/index.php:718 install/index.php:733 -#: install/index.php:734 install/index.php:738 install/index.php:749 -#: install/index.php:750 install/index.php:755 install/index.php:759 -#: install/index.php:761 install/index.php:762 install/index.php:769 -#: install/index.php:784 install/index.php:786 install/index.php:803 -#: install/index.php:806 install/index.php:811 install/index.php:814 -#: install/index.php:817 install/index.php:827 install/index.php:833 -#: install/index.php:837 install/index.php:843 install/index.php:846 -#: install/index.php:849 install/index.php:854 install/index.php:880 -#: install/index.php:886 install/index.php:888 install/index.php:1733 +#: install/index.php:489 install/index.php:495 install/index.php:519 +#: install/index.php:531 install/index.php:534 install/index.php:539 +#: install/index.php:540 install/index.php:549 install/index.php:553 +#: install/index.php:568 install/index.php:581 install/index.php:582 +#: install/index.php:586 install/index.php:607 install/index.php:614 +#: install/index.php:616 install/index.php:617 install/index.php:619 +#: install/index.php:623 install/index.php:624 install/index.php:625 +#: install/index.php:629 install/index.php:630 install/index.php:649 +#: install/index.php:657 install/index.php:663 install/index.php:670 +#: install/index.php:671 install/index.php:677 install/index.php:679 +#: install/index.php:681 install/index.php:699 install/index.php:704 +#: install/index.php:705 install/index.php:719 install/index.php:734 +#: install/index.php:735 install/index.php:739 install/index.php:750 +#: install/index.php:751 install/index.php:756 install/index.php:760 +#: install/index.php:762 install/index.php:763 install/index.php:770 +#: install/index.php:785 install/index.php:787 install/index.php:804 +#: install/index.php:807 install/index.php:812 install/index.php:815 +#: install/index.php:818 install/index.php:828 install/index.php:834 +#: install/index.php:838 install/index.php:844 install/index.php:847 +#: install/index.php:850 install/index.php:855 install/index.php:881 +#: install/index.php:887 install/index.php:889 install/index.php:1734 msgid "Deleted DXCC" msgstr "DXCC eliminati" -#: install/index.php:895 +#: install/index.php:896 msgid "Last Name" msgstr "Cognome" -#: install/index.php:899 +#: install/index.php:900 msgid "Callsign" msgstr "Indicativo di chiamata" -#: install/index.php:909 +#: install/index.php:910 msgid "Gridsquare/Locator" msgstr "Griglia/Locator" -#: install/index.php:919 +#: install/index.php:920 msgid "City" msgstr "Città" -#: install/index.php:925 +#: install/index.php:926 msgid "Confirm Password" msgstr "Conferma password" -#: install/index.php:929 +#: install/index.php:930 msgid "Timezone" msgstr "Fuso orario" -#: install/index.php:1032 +#: install/index.php:1033 msgid "E-Mail Address" msgstr "Indirizzo e-mail" -#: install/index.php:1054 +#: install/index.php:1055 msgid "Checklist" msgstr "Lista di controllo" -#: install/index.php:1059 +#: install/index.php:1060 msgid "Pre-Checks" msgstr "Controlli preliminari" -#: install/index.php:1068 +#: install/index.php:1069 msgid "Configuration" msgstr "Configurazione" -#: install/index.php:1077 +#: install/index.php:1078 msgid "Database" msgstr "Database" -#: install/index.php:1086 +#: install/index.php:1087 msgid "First User" msgstr "Primo utente" -#: install/index.php:1096 +#: install/index.php:1097 msgid "Nearly done!" msgstr "Quasi finito!" -#: install/index.php:1098 +#: install/index.php:1099 msgid "You prepared all neccessary steps." msgstr "Hai preparato tutti i passaggi necessari." -#: install/index.php:1099 +#: install/index.php:1100 msgid "We now can install Wavelog. This process can take a few minutes." msgstr "" "Ora possiamo installare Wavelog. Questo processo può richiedere alcuni " "minuti." -#: install/index.php:1105 +#: install/index.php:1106 msgid "Reset" msgstr "Resetta" -#: install/index.php:1110 +#: install/index.php:1111 msgid "Installer Reset" msgstr "Reimposta l'installatore" -#: install/index.php:1113 +#: install/index.php:1114 msgid "Do you really want to reset all data and start from scratch?" msgstr "Vuoi davvero resettare tutti i dati e ricominciare da capo?" -#: install/index.php:1116 +#: install/index.php:1117 msgid "Yes" msgstr "Si" -#: install/index.php:1117 +#: install/index.php:1118 msgid "No" msgstr "No" -#: install/index.php:1127 +#: install/index.php:1128 msgid "Back" msgstr "Indietro" -#: install/index.php:1128 +#: install/index.php:1129 msgid "Continue" msgstr "Continua" -#: install/index.php:1206 +#: install/index.php:1207 msgid "" "You can't continue. Solve the red marked issues, restart the webserver and " "reload this page." @@ -637,11 +637,11 @@ msgstr "" "Non puoi continuare. Risolvi i problemi contrassegnati in rosso, riavvia il " "server web e ricarica questa pagina." -#: install/index.php:1336 +#: install/index.php:1337 msgid "Password can't contain ' / \\ < >" msgstr "La password non può contenere ' / \\ < >" -#: install/index.php:1340 +#: install/index.php:1341 msgid "" "The callsign should not contain any pre- or suffixes as it is used as " "personal operator callsign." @@ -649,7 +649,7 @@ msgstr "" "Il nominativo non dovrebbe contenere prefissi o suffissi poiché viene " "utilizzato come nominativo personale dell'operatore." -#: install/index.php:1352 +#: install/index.php:1353 msgid "" "The callsign can not contain any special characters. It's your personal " "callsign without any pre- or suffixes." @@ -657,21 +657,21 @@ msgstr "" "Il nominativo non può contenere caratteri speciali. È il tuo nominativo " "personale senza alcun prefisso o suffisso." -#: install/index.php:1521 +#: install/index.php:1522 msgid "Error: At least Hostname/IP, Database Name and Username are required." msgstr "" "Errore: Sono richiesti almeno Nome host/IP, Nome del database e Nome utente." -#: install/index.php:1531 +#: install/index.php:1532 msgid "Connecting..." msgstr "Collegamento in corso..." -#: install/index.php:1555 +#: install/index.php:1556 msgid "Connection was successful and your database should be compatible." msgstr "" "La connessione è riuscita e il tuo database dovrebbe essere compatibile." -#: install/index.php:1559 +#: install/index.php:1560 msgid "" "Connection was successful but your database seems too old for Wavelog. You " "can try to continue but you could run into issues." @@ -679,20 +679,20 @@ msgstr "" "La connessione è riuscita, ma il tuo database sembra troppo vecchio per " "Wavelog. Puoi provare a continuare, ma potresti incontrare problemi." -#: install/index.php:1559 +#: install/index.php:1560 #, php-format msgid "The min. version for MySQL is %s, for MariaDB it's %s." msgstr "La versione minima per MySQL è %s, per MariaDB è %s." -#: install/index.php:1679 +#: install/index.php:1680 msgid "Search" msgstr "Cerca" -#: install/index.php:1716 +#: install/index.php:1717 msgid "At least one field is empty." msgstr "Almeno un campo è vuoto." -#: install/index.php:1735 +#: install/index.php:1736 msgid "" "Stop here for a Moment. Your chosen DXCC is outdated and not valid anymore. " "Check which DXCC for this particular location is the correct one. If you are " @@ -702,7 +702,7 @@ msgstr "" "Controlla quale DXCC per questa particolare posizione è quello corretto. Se " "sei sicuro, ignora questo avviso." -#: install/index.php:1759 +#: install/index.php:1760 msgid "" "The locator seems to be not in the correct format. Should look like AA11AA " "(6-char grid locator)." @@ -710,7 +710,7 @@ msgstr "" "Il locator sembra non essere nel formato corretto. Dovrebbe essere simile a " "AA11AA (locator a 6 caratteri)." -#: install/index.php:1773 +#: install/index.php:1774 msgid "" "The e-mail adress does not look correct. Make sure it's a valid e-mail " "address" @@ -718,35 +718,35 @@ msgstr "" "L'indirizzo e-mail non sembra corretto. Assicurati che sia un indirizzo e-" "mail valido" -#: install/index.php:1800 +#: install/index.php:1801 msgid "Password should be at least 8 characters long" msgstr "La password deve essere lunga almeno 8 caratteri" -#: install/index.php:1809 +#: install/index.php:1810 msgid "Passwords do not match" msgstr "Le password non corrispondono" -#: install/index.php:1865 +#: install/index.php:1866 msgid "Install Now" msgstr "Installa ora" -#: install/index.php:1869 +#: install/index.php:1870 msgid "Install not possible. Checklist incomplete." msgstr "Installazione non possibile. Lista di controllo incompleta." -#: install/index.php:1989 +#: install/index.php:1990 msgid "PHP Module missing" msgstr "Modulo PHP mancante" -#: install/index.php:1991 +#: install/index.php:1992 msgid "The following PHP modules are missing:" msgstr "I seguenti moduli PHP sono mancanti:" -#: install/index.php:1992 +#: install/index.php:1993 msgid "Without this module the Wavelog Installer does not work!" msgstr "Senza questo modulo l'installatore di Wavelog non funziona!" -#: install/index.php:1993 +#: install/index.php:1994 msgid "Please install the required modules and restart the webserver." msgstr "Installa i moduli richiesti e riavvia il server web." diff --git a/install/includes/gettext/locale/lt/LC_MESSAGES/installer.po b/install/includes/gettext/locale/lt/LC_MESSAGES/installer.po index 322bbec8d..5e145e065 100644 --- a/install/includes/gettext/locale/lt/LC_MESSAGES/installer.po +++ b/install/includes/gettext/locale/lt/LC_MESSAGES/installer.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: translations@wavelog.org\n" -"POT-Creation-Date: 2024-10-17 14:22+0000\n" +"POT-Creation-Date: 2024-11-28 07:17+0000\n" "PO-Revision-Date: 2024-11-19 01:22+0000\n" "Last-Translator: Fabian Berg \n" "Language-Team: Lithuanian Optional with '[host]:[port]'. Default port: 3306." "
In a docker compose install type 'wavelog-db'." msgstr "" -#: install/index.php:447 +#: install/index.php:448 msgid "Database Name" msgstr "" -#: install/index.php:447 +#: install/index.php:448 msgid "Name of the Database" msgstr "" -#: install/index.php:453 +#: install/index.php:454 msgid "Username of the Database User which has full access to the database." msgstr "" -#: install/index.php:457 +#: install/index.php:458 msgid "Password of the Database User" msgstr "" -#: install/index.php:461 +#: install/index.php:462 msgid "Connection Test" msgstr "" -#: install/index.php:472 +#: install/index.php:473 msgid "" "Now you can create your first user in Wavelog. Fill out all fields and click " "continue. Make sure you use a safe password." msgstr "" -#: install/index.php:473 +#: install/index.php:474 msgid "All fields are required!" msgstr "" -#: install/index.php:481 +#: install/index.php:482 msgid "First Name" msgstr "" -#: install/index.php:485 +#: install/index.php:486 msgid "DXCC" msgstr "" -#: install/index.php:487 +#: install/index.php:488 msgid "Please select one" msgstr "" -#: install/index.php:488 install/index.php:494 install/index.php:518 -#: install/index.php:530 install/index.php:533 install/index.php:538 -#: install/index.php:539 install/index.php:548 install/index.php:552 -#: install/index.php:567 install/index.php:580 install/index.php:581 -#: install/index.php:585 install/index.php:606 install/index.php:613 -#: install/index.php:615 install/index.php:616 install/index.php:618 -#: install/index.php:622 install/index.php:623 install/index.php:624 -#: install/index.php:628 install/index.php:629 install/index.php:648 -#: install/index.php:656 install/index.php:662 install/index.php:669 -#: install/index.php:670 install/index.php:676 install/index.php:678 -#: install/index.php:680 install/index.php:698 install/index.php:703 -#: install/index.php:704 install/index.php:718 install/index.php:733 -#: install/index.php:734 install/index.php:738 install/index.php:749 -#: install/index.php:750 install/index.php:755 install/index.php:759 -#: install/index.php:761 install/index.php:762 install/index.php:769 -#: install/index.php:784 install/index.php:786 install/index.php:803 -#: install/index.php:806 install/index.php:811 install/index.php:814 -#: install/index.php:817 install/index.php:827 install/index.php:833 -#: install/index.php:837 install/index.php:843 install/index.php:846 -#: install/index.php:849 install/index.php:854 install/index.php:880 -#: install/index.php:886 install/index.php:888 install/index.php:1733 +#: install/index.php:489 install/index.php:495 install/index.php:519 +#: install/index.php:531 install/index.php:534 install/index.php:539 +#: install/index.php:540 install/index.php:549 install/index.php:553 +#: install/index.php:568 install/index.php:581 install/index.php:582 +#: install/index.php:586 install/index.php:607 install/index.php:614 +#: install/index.php:616 install/index.php:617 install/index.php:619 +#: install/index.php:623 install/index.php:624 install/index.php:625 +#: install/index.php:629 install/index.php:630 install/index.php:649 +#: install/index.php:657 install/index.php:663 install/index.php:670 +#: install/index.php:671 install/index.php:677 install/index.php:679 +#: install/index.php:681 install/index.php:699 install/index.php:704 +#: install/index.php:705 install/index.php:719 install/index.php:734 +#: install/index.php:735 install/index.php:739 install/index.php:750 +#: install/index.php:751 install/index.php:756 install/index.php:760 +#: install/index.php:762 install/index.php:763 install/index.php:770 +#: install/index.php:785 install/index.php:787 install/index.php:804 +#: install/index.php:807 install/index.php:812 install/index.php:815 +#: install/index.php:818 install/index.php:828 install/index.php:834 +#: install/index.php:838 install/index.php:844 install/index.php:847 +#: install/index.php:850 install/index.php:855 install/index.php:881 +#: install/index.php:887 install/index.php:889 install/index.php:1734 msgid "Deleted DXCC" msgstr "" -#: install/index.php:895 +#: install/index.php:896 msgid "Last Name" msgstr "" -#: install/index.php:899 +#: install/index.php:900 msgid "Callsign" msgstr "" -#: install/index.php:909 +#: install/index.php:910 msgid "Gridsquare/Locator" msgstr "" -#: install/index.php:919 +#: install/index.php:920 msgid "City" msgstr "" -#: install/index.php:925 +#: install/index.php:926 msgid "Confirm Password" msgstr "" -#: install/index.php:929 +#: install/index.php:930 msgid "Timezone" msgstr "" -#: install/index.php:1032 +#: install/index.php:1033 msgid "E-Mail Address" msgstr "" -#: install/index.php:1054 +#: install/index.php:1055 msgid "Checklist" msgstr "" -#: install/index.php:1059 +#: install/index.php:1060 msgid "Pre-Checks" msgstr "" -#: install/index.php:1068 +#: install/index.php:1069 msgid "Configuration" msgstr "" -#: install/index.php:1077 +#: install/index.php:1078 msgid "Database" msgstr "" -#: install/index.php:1086 +#: install/index.php:1087 msgid "First User" msgstr "" -#: install/index.php:1096 +#: install/index.php:1097 msgid "Nearly done!" msgstr "" -#: install/index.php:1098 +#: install/index.php:1099 msgid "You prepared all neccessary steps." msgstr "" -#: install/index.php:1099 +#: install/index.php:1100 msgid "We now can install Wavelog. This process can take a few minutes." msgstr "" -#: install/index.php:1105 +#: install/index.php:1106 msgid "Reset" msgstr "" -#: install/index.php:1110 +#: install/index.php:1111 msgid "Installer Reset" msgstr "" -#: install/index.php:1113 +#: install/index.php:1114 msgid "Do you really want to reset all data and start from scratch?" msgstr "" -#: install/index.php:1116 +#: install/index.php:1117 msgid "Yes" msgstr "" -#: install/index.php:1117 +#: install/index.php:1118 msgid "No" msgstr "" -#: install/index.php:1127 +#: install/index.php:1128 msgid "Back" msgstr "" -#: install/index.php:1128 +#: install/index.php:1129 msgid "Continue" msgstr "" -#: install/index.php:1206 +#: install/index.php:1207 msgid "" "You can't continue. Solve the red marked issues, restart the webserver and " "reload this page." msgstr "" -#: install/index.php:1336 +#: install/index.php:1337 msgid "Password can't contain ' / \\ < >" msgstr "" -#: install/index.php:1340 +#: install/index.php:1341 msgid "" "The callsign should not contain any pre- or suffixes as it is used as " "personal operator callsign." msgstr "" -#: install/index.php:1352 +#: install/index.php:1353 msgid "" "The callsign can not contain any special characters. It's your personal " "callsign without any pre- or suffixes." msgstr "" -#: install/index.php:1521 +#: install/index.php:1522 msgid "Error: At least Hostname/IP, Database Name and Username are required." msgstr "" -#: install/index.php:1531 +#: install/index.php:1532 msgid "Connecting..." msgstr "" -#: install/index.php:1555 +#: install/index.php:1556 msgid "Connection was successful and your database should be compatible." msgstr "" -#: install/index.php:1559 +#: install/index.php:1560 msgid "" "Connection was successful but your database seems too old for Wavelog. You " "can try to continue but you could run into issues." msgstr "" -#: install/index.php:1559 +#: install/index.php:1560 #, php-format msgid "The min. version for MySQL is %s, for MariaDB it's %s." msgstr "" -#: install/index.php:1679 +#: install/index.php:1680 msgid "Search" msgstr "" -#: install/index.php:1716 +#: install/index.php:1717 msgid "At least one field is empty." msgstr "" -#: install/index.php:1735 +#: install/index.php:1736 msgid "" "Stop here for a Moment. Your chosen DXCC is outdated and not valid anymore. " "Check which DXCC for this particular location is the correct one. If you are " "sure, ignore this warning." msgstr "" -#: install/index.php:1759 +#: install/index.php:1760 msgid "" "The locator seems to be not in the correct format. Should look like AA11AA " "(6-char grid locator)." msgstr "" -#: install/index.php:1773 +#: install/index.php:1774 msgid "" "The e-mail adress does not look correct. Make sure it's a valid e-mail " "address" msgstr "" -#: install/index.php:1800 +#: install/index.php:1801 msgid "Password should be at least 8 characters long" msgstr "" -#: install/index.php:1809 +#: install/index.php:1810 msgid "Passwords do not match" msgstr "" -#: install/index.php:1865 +#: install/index.php:1866 msgid "Install Now" msgstr "" -#: install/index.php:1869 +#: install/index.php:1870 msgid "Install not possible. Checklist incomplete." msgstr "" -#: install/index.php:1989 +#: install/index.php:1990 msgid "PHP Module missing" msgstr "" -#: install/index.php:1991 +#: install/index.php:1992 msgid "The following PHP modules are missing:" msgstr "" -#: install/index.php:1992 +#: install/index.php:1993 msgid "Without this module the Wavelog Installer does not work!" msgstr "" -#: install/index.php:1993 +#: install/index.php:1994 msgid "Please install the required modules and restart the webserver." msgstr "" diff --git a/install/includes/gettext/locale/lv/LC_MESSAGES/installer.po b/install/includes/gettext/locale/lv/LC_MESSAGES/installer.po index 497b21627..a51bff314 100644 --- a/install/includes/gettext/locale/lv/LC_MESSAGES/installer.po +++ b/install/includes/gettext/locale/lv/LC_MESSAGES/installer.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: translations@wavelog.org\n" -"POT-Creation-Date: 2024-10-17 14:22+0000\n" +"POT-Creation-Date: 2024-11-28 07:17+0000\n" "PO-Revision-Date: 2024-11-19 01:22+0000\n" "Last-Translator: Fabian Berg \n" "Language-Team: Latvian Optional with '[host]:[port]'. Default port: 3306." "
In a docker compose install type 'wavelog-db'." msgstr "" -#: install/index.php:447 +#: install/index.php:448 msgid "Database Name" msgstr "" -#: install/index.php:447 +#: install/index.php:448 msgid "Name of the Database" msgstr "" -#: install/index.php:453 +#: install/index.php:454 msgid "Username of the Database User which has full access to the database." msgstr "" -#: install/index.php:457 +#: install/index.php:458 msgid "Password of the Database User" msgstr "" -#: install/index.php:461 +#: install/index.php:462 msgid "Connection Test" msgstr "" -#: install/index.php:472 +#: install/index.php:473 msgid "" "Now you can create your first user in Wavelog. Fill out all fields and click " "continue. Make sure you use a safe password." msgstr "" -#: install/index.php:473 +#: install/index.php:474 msgid "All fields are required!" msgstr "" -#: install/index.php:481 +#: install/index.php:482 msgid "First Name" msgstr "" -#: install/index.php:485 +#: install/index.php:486 msgid "DXCC" msgstr "" -#: install/index.php:487 +#: install/index.php:488 msgid "Please select one" msgstr "" -#: install/index.php:488 install/index.php:494 install/index.php:518 -#: install/index.php:530 install/index.php:533 install/index.php:538 -#: install/index.php:539 install/index.php:548 install/index.php:552 -#: install/index.php:567 install/index.php:580 install/index.php:581 -#: install/index.php:585 install/index.php:606 install/index.php:613 -#: install/index.php:615 install/index.php:616 install/index.php:618 -#: install/index.php:622 install/index.php:623 install/index.php:624 -#: install/index.php:628 install/index.php:629 install/index.php:648 -#: install/index.php:656 install/index.php:662 install/index.php:669 -#: install/index.php:670 install/index.php:676 install/index.php:678 -#: install/index.php:680 install/index.php:698 install/index.php:703 -#: install/index.php:704 install/index.php:718 install/index.php:733 -#: install/index.php:734 install/index.php:738 install/index.php:749 -#: install/index.php:750 install/index.php:755 install/index.php:759 -#: install/index.php:761 install/index.php:762 install/index.php:769 -#: install/index.php:784 install/index.php:786 install/index.php:803 -#: install/index.php:806 install/index.php:811 install/index.php:814 -#: install/index.php:817 install/index.php:827 install/index.php:833 -#: install/index.php:837 install/index.php:843 install/index.php:846 -#: install/index.php:849 install/index.php:854 install/index.php:880 -#: install/index.php:886 install/index.php:888 install/index.php:1733 +#: install/index.php:489 install/index.php:495 install/index.php:519 +#: install/index.php:531 install/index.php:534 install/index.php:539 +#: install/index.php:540 install/index.php:549 install/index.php:553 +#: install/index.php:568 install/index.php:581 install/index.php:582 +#: install/index.php:586 install/index.php:607 install/index.php:614 +#: install/index.php:616 install/index.php:617 install/index.php:619 +#: install/index.php:623 install/index.php:624 install/index.php:625 +#: install/index.php:629 install/index.php:630 install/index.php:649 +#: install/index.php:657 install/index.php:663 install/index.php:670 +#: install/index.php:671 install/index.php:677 install/index.php:679 +#: install/index.php:681 install/index.php:699 install/index.php:704 +#: install/index.php:705 install/index.php:719 install/index.php:734 +#: install/index.php:735 install/index.php:739 install/index.php:750 +#: install/index.php:751 install/index.php:756 install/index.php:760 +#: install/index.php:762 install/index.php:763 install/index.php:770 +#: install/index.php:785 install/index.php:787 install/index.php:804 +#: install/index.php:807 install/index.php:812 install/index.php:815 +#: install/index.php:818 install/index.php:828 install/index.php:834 +#: install/index.php:838 install/index.php:844 install/index.php:847 +#: install/index.php:850 install/index.php:855 install/index.php:881 +#: install/index.php:887 install/index.php:889 install/index.php:1734 msgid "Deleted DXCC" msgstr "" -#: install/index.php:895 +#: install/index.php:896 msgid "Last Name" msgstr "" -#: install/index.php:899 +#: install/index.php:900 msgid "Callsign" msgstr "" -#: install/index.php:909 +#: install/index.php:910 msgid "Gridsquare/Locator" msgstr "" -#: install/index.php:919 +#: install/index.php:920 msgid "City" msgstr "" -#: install/index.php:925 +#: install/index.php:926 msgid "Confirm Password" msgstr "" -#: install/index.php:929 +#: install/index.php:930 msgid "Timezone" msgstr "" -#: install/index.php:1032 +#: install/index.php:1033 msgid "E-Mail Address" msgstr "" -#: install/index.php:1054 +#: install/index.php:1055 msgid "Checklist" msgstr "" -#: install/index.php:1059 +#: install/index.php:1060 msgid "Pre-Checks" msgstr "" -#: install/index.php:1068 +#: install/index.php:1069 msgid "Configuration" msgstr "" -#: install/index.php:1077 +#: install/index.php:1078 msgid "Database" msgstr "" -#: install/index.php:1086 +#: install/index.php:1087 msgid "First User" msgstr "" -#: install/index.php:1096 +#: install/index.php:1097 msgid "Nearly done!" msgstr "" -#: install/index.php:1098 +#: install/index.php:1099 msgid "You prepared all neccessary steps." msgstr "" -#: install/index.php:1099 +#: install/index.php:1100 msgid "We now can install Wavelog. This process can take a few minutes." msgstr "" -#: install/index.php:1105 +#: install/index.php:1106 msgid "Reset" msgstr "" -#: install/index.php:1110 +#: install/index.php:1111 msgid "Installer Reset" msgstr "" -#: install/index.php:1113 +#: install/index.php:1114 msgid "Do you really want to reset all data and start from scratch?" msgstr "" -#: install/index.php:1116 +#: install/index.php:1117 msgid "Yes" msgstr "" -#: install/index.php:1117 +#: install/index.php:1118 msgid "No" msgstr "" -#: install/index.php:1127 +#: install/index.php:1128 msgid "Back" msgstr "" -#: install/index.php:1128 +#: install/index.php:1129 msgid "Continue" msgstr "" -#: install/index.php:1206 +#: install/index.php:1207 msgid "" "You can't continue. Solve the red marked issues, restart the webserver and " "reload this page." msgstr "" -#: install/index.php:1336 +#: install/index.php:1337 msgid "Password can't contain ' / \\ < >" msgstr "" -#: install/index.php:1340 +#: install/index.php:1341 msgid "" "The callsign should not contain any pre- or suffixes as it is used as " "personal operator callsign." msgstr "" -#: install/index.php:1352 +#: install/index.php:1353 msgid "" "The callsign can not contain any special characters. It's your personal " "callsign without any pre- or suffixes." msgstr "" -#: install/index.php:1521 +#: install/index.php:1522 msgid "Error: At least Hostname/IP, Database Name and Username are required." msgstr "" -#: install/index.php:1531 +#: install/index.php:1532 msgid "Connecting..." msgstr "" -#: install/index.php:1555 +#: install/index.php:1556 msgid "Connection was successful and your database should be compatible." msgstr "" -#: install/index.php:1559 +#: install/index.php:1560 msgid "" "Connection was successful but your database seems too old for Wavelog. You " "can try to continue but you could run into issues." msgstr "" -#: install/index.php:1559 +#: install/index.php:1560 #, php-format msgid "The min. version for MySQL is %s, for MariaDB it's %s." msgstr "" -#: install/index.php:1679 +#: install/index.php:1680 msgid "Search" msgstr "" -#: install/index.php:1716 +#: install/index.php:1717 msgid "At least one field is empty." msgstr "" -#: install/index.php:1735 +#: install/index.php:1736 msgid "" "Stop here for a Moment. Your chosen DXCC is outdated and not valid anymore. " "Check which DXCC for this particular location is the correct one. If you are " "sure, ignore this warning." msgstr "" -#: install/index.php:1759 +#: install/index.php:1760 msgid "" "The locator seems to be not in the correct format. Should look like AA11AA " "(6-char grid locator)." msgstr "" -#: install/index.php:1773 +#: install/index.php:1774 msgid "" "The e-mail adress does not look correct. Make sure it's a valid e-mail " "address" msgstr "" -#: install/index.php:1800 +#: install/index.php:1801 msgid "Password should be at least 8 characters long" msgstr "" -#: install/index.php:1809 +#: install/index.php:1810 msgid "Passwords do not match" msgstr "" -#: install/index.php:1865 +#: install/index.php:1866 msgid "Install Now" msgstr "" -#: install/index.php:1869 +#: install/index.php:1870 msgid "Install not possible. Checklist incomplete." msgstr "" -#: install/index.php:1989 +#: install/index.php:1990 msgid "PHP Module missing" msgstr "" -#: install/index.php:1991 +#: install/index.php:1992 msgid "The following PHP modules are missing:" msgstr "" -#: install/index.php:1992 +#: install/index.php:1993 msgid "Without this module the Wavelog Installer does not work!" msgstr "" -#: install/index.php:1993 +#: install/index.php:1994 msgid "Please install the required modules and restart the webserver." msgstr "" diff --git a/install/includes/gettext/locale/nl_NL/LC_MESSAGES/installer.po b/install/includes/gettext/locale/nl_NL/LC_MESSAGES/installer.po index e20b05843..dcf18411c 100644 --- a/install/includes/gettext/locale/nl_NL/LC_MESSAGES/installer.po +++ b/install/includes/gettext/locale/nl_NL/LC_MESSAGES/installer.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: translations@wavelog.org\n" -"POT-Creation-Date: 2024-10-17 14:22+0000\n" +"POT-Creation-Date: 2024-11-28 07:17+0000\n" "PO-Revision-Date: 2024-11-19 01:22+0000\n" "Last-Translator: Fabian Berg \n" "Language-Team: Dutch Optional with '[host]:[port]'. Default port: 3306." "
In a docker compose install type 'wavelog-db'." msgstr "" -#: install/index.php:447 +#: install/index.php:448 msgid "Database Name" msgstr "" -#: install/index.php:447 +#: install/index.php:448 msgid "Name of the Database" msgstr "" -#: install/index.php:453 +#: install/index.php:454 msgid "Username of the Database User which has full access to the database." msgstr "" -#: install/index.php:457 +#: install/index.php:458 msgid "Password of the Database User" msgstr "" -#: install/index.php:461 +#: install/index.php:462 msgid "Connection Test" msgstr "" -#: install/index.php:472 +#: install/index.php:473 msgid "" "Now you can create your first user in Wavelog. Fill out all fields and click " "continue. Make sure you use a safe password." msgstr "" -#: install/index.php:473 +#: install/index.php:474 msgid "All fields are required!" msgstr "" -#: install/index.php:481 +#: install/index.php:482 msgid "First Name" msgstr "" -#: install/index.php:485 +#: install/index.php:486 msgid "DXCC" msgstr "" -#: install/index.php:487 +#: install/index.php:488 msgid "Please select one" msgstr "" -#: install/index.php:488 install/index.php:494 install/index.php:518 -#: install/index.php:530 install/index.php:533 install/index.php:538 -#: install/index.php:539 install/index.php:548 install/index.php:552 -#: install/index.php:567 install/index.php:580 install/index.php:581 -#: install/index.php:585 install/index.php:606 install/index.php:613 -#: install/index.php:615 install/index.php:616 install/index.php:618 -#: install/index.php:622 install/index.php:623 install/index.php:624 -#: install/index.php:628 install/index.php:629 install/index.php:648 -#: install/index.php:656 install/index.php:662 install/index.php:669 -#: install/index.php:670 install/index.php:676 install/index.php:678 -#: install/index.php:680 install/index.php:698 install/index.php:703 -#: install/index.php:704 install/index.php:718 install/index.php:733 -#: install/index.php:734 install/index.php:738 install/index.php:749 -#: install/index.php:750 install/index.php:755 install/index.php:759 -#: install/index.php:761 install/index.php:762 install/index.php:769 -#: install/index.php:784 install/index.php:786 install/index.php:803 -#: install/index.php:806 install/index.php:811 install/index.php:814 -#: install/index.php:817 install/index.php:827 install/index.php:833 -#: install/index.php:837 install/index.php:843 install/index.php:846 -#: install/index.php:849 install/index.php:854 install/index.php:880 -#: install/index.php:886 install/index.php:888 install/index.php:1733 +#: install/index.php:489 install/index.php:495 install/index.php:519 +#: install/index.php:531 install/index.php:534 install/index.php:539 +#: install/index.php:540 install/index.php:549 install/index.php:553 +#: install/index.php:568 install/index.php:581 install/index.php:582 +#: install/index.php:586 install/index.php:607 install/index.php:614 +#: install/index.php:616 install/index.php:617 install/index.php:619 +#: install/index.php:623 install/index.php:624 install/index.php:625 +#: install/index.php:629 install/index.php:630 install/index.php:649 +#: install/index.php:657 install/index.php:663 install/index.php:670 +#: install/index.php:671 install/index.php:677 install/index.php:679 +#: install/index.php:681 install/index.php:699 install/index.php:704 +#: install/index.php:705 install/index.php:719 install/index.php:734 +#: install/index.php:735 install/index.php:739 install/index.php:750 +#: install/index.php:751 install/index.php:756 install/index.php:760 +#: install/index.php:762 install/index.php:763 install/index.php:770 +#: install/index.php:785 install/index.php:787 install/index.php:804 +#: install/index.php:807 install/index.php:812 install/index.php:815 +#: install/index.php:818 install/index.php:828 install/index.php:834 +#: install/index.php:838 install/index.php:844 install/index.php:847 +#: install/index.php:850 install/index.php:855 install/index.php:881 +#: install/index.php:887 install/index.php:889 install/index.php:1734 msgid "Deleted DXCC" msgstr "" -#: install/index.php:895 +#: install/index.php:896 msgid "Last Name" msgstr "" -#: install/index.php:899 +#: install/index.php:900 msgid "Callsign" msgstr "" -#: install/index.php:909 +#: install/index.php:910 msgid "Gridsquare/Locator" msgstr "" -#: install/index.php:919 +#: install/index.php:920 msgid "City" msgstr "Staf" -#: install/index.php:925 +#: install/index.php:926 msgid "Confirm Password" msgstr "" -#: install/index.php:929 +#: install/index.php:930 msgid "Timezone" msgstr "" -#: install/index.php:1032 +#: install/index.php:1033 msgid "E-Mail Address" msgstr "" -#: install/index.php:1054 +#: install/index.php:1055 msgid "Checklist" msgstr "" -#: install/index.php:1059 +#: install/index.php:1060 msgid "Pre-Checks" msgstr "" -#: install/index.php:1068 +#: install/index.php:1069 msgid "Configuration" msgstr "" -#: install/index.php:1077 +#: install/index.php:1078 msgid "Database" msgstr "" -#: install/index.php:1086 +#: install/index.php:1087 msgid "First User" msgstr "" -#: install/index.php:1096 +#: install/index.php:1097 msgid "Nearly done!" msgstr "" -#: install/index.php:1098 +#: install/index.php:1099 msgid "You prepared all neccessary steps." msgstr "" -#: install/index.php:1099 +#: install/index.php:1100 msgid "We now can install Wavelog. This process can take a few minutes." msgstr "" -#: install/index.php:1105 +#: install/index.php:1106 msgid "Reset" msgstr "" -#: install/index.php:1110 +#: install/index.php:1111 msgid "Installer Reset" msgstr "" -#: install/index.php:1113 +#: install/index.php:1114 msgid "Do you really want to reset all data and start from scratch?" msgstr "" -#: install/index.php:1116 +#: install/index.php:1117 msgid "Yes" msgstr "" -#: install/index.php:1117 +#: install/index.php:1118 msgid "No" msgstr "" -#: install/index.php:1127 +#: install/index.php:1128 msgid "Back" msgstr "" -#: install/index.php:1128 +#: install/index.php:1129 msgid "Continue" msgstr "" -#: install/index.php:1206 +#: install/index.php:1207 msgid "" "You can't continue. Solve the red marked issues, restart the webserver and " "reload this page." msgstr "" -#: install/index.php:1336 +#: install/index.php:1337 msgid "Password can't contain ' / \\ < >" msgstr "" -#: install/index.php:1340 +#: install/index.php:1341 msgid "" "The callsign should not contain any pre- or suffixes as it is used as " "personal operator callsign." msgstr "" -#: install/index.php:1352 +#: install/index.php:1353 msgid "" "The callsign can not contain any special characters. It's your personal " "callsign without any pre- or suffixes." msgstr "" -#: install/index.php:1521 +#: install/index.php:1522 msgid "Error: At least Hostname/IP, Database Name and Username are required." msgstr "" -#: install/index.php:1531 +#: install/index.php:1532 msgid "Connecting..." msgstr "" -#: install/index.php:1555 +#: install/index.php:1556 msgid "Connection was successful and your database should be compatible." msgstr "" -#: install/index.php:1559 +#: install/index.php:1560 msgid "" "Connection was successful but your database seems too old for Wavelog. You " "can try to continue but you could run into issues." msgstr "" -#: install/index.php:1559 +#: install/index.php:1560 #, php-format msgid "The min. version for MySQL is %s, for MariaDB it's %s." msgstr "" -#: install/index.php:1679 +#: install/index.php:1680 msgid "Search" msgstr "" -#: install/index.php:1716 +#: install/index.php:1717 msgid "At least one field is empty." msgstr "" -#: install/index.php:1735 +#: install/index.php:1736 msgid "" "Stop here for a Moment. Your chosen DXCC is outdated and not valid anymore. " "Check which DXCC for this particular location is the correct one. If you are " "sure, ignore this warning." msgstr "" -#: install/index.php:1759 +#: install/index.php:1760 msgid "" "The locator seems to be not in the correct format. Should look like AA11AA " "(6-char grid locator)." msgstr "" -#: install/index.php:1773 +#: install/index.php:1774 msgid "" "The e-mail adress does not look correct. Make sure it's a valid e-mail " "address" msgstr "" -#: install/index.php:1800 +#: install/index.php:1801 msgid "Password should be at least 8 characters long" msgstr "" -#: install/index.php:1809 +#: install/index.php:1810 msgid "Passwords do not match" msgstr "" -#: install/index.php:1865 +#: install/index.php:1866 msgid "Install Now" msgstr "" -#: install/index.php:1869 +#: install/index.php:1870 msgid "Install not possible. Checklist incomplete." msgstr "" -#: install/index.php:1989 +#: install/index.php:1990 msgid "PHP Module missing" msgstr "" -#: install/index.php:1991 +#: install/index.php:1992 msgid "The following PHP modules are missing:" msgstr "" -#: install/index.php:1992 +#: install/index.php:1993 msgid "Without this module the Wavelog Installer does not work!" msgstr "" -#: install/index.php:1993 +#: install/index.php:1994 msgid "Please install the required modules and restart the webserver." msgstr "" diff --git a/install/includes/gettext/locale/pl_PL/LC_MESSAGES/installer.po b/install/includes/gettext/locale/pl_PL/LC_MESSAGES/installer.po index 39b0a5998..73d12f7a0 100644 --- a/install/includes/gettext/locale/pl_PL/LC_MESSAGES/installer.po +++ b/install/includes/gettext/locale/pl_PL/LC_MESSAGES/installer.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: translations@wavelog.org\n" -"POT-Creation-Date: 2024-10-17 14:22+0000\n" +"POT-Creation-Date: 2024-11-28 07:17+0000\n" "PO-Revision-Date: 2024-11-09 12:03+0000\n" "Last-Translator: Bartek \n" "Language-Team: Polish Optional with '[host]:[port]'. Default port: 3306." "
In a docker compose install type 'wavelog-db'." msgstr "" -"Zwykle 'localhost'.
Opcjonalnie z '[host]:[port]'. Domyślny port: " -"3306.
W instalacji docker compose wpisz 'wavelog-db'." +"Zwykle 'localhost'.
Opcjonalnie z '[host]:[port]'. Domyślny port: 3306." +"
W instalacji docker compose wpisz 'wavelog-db'." -#: install/index.php:447 +#: install/index.php:448 msgid "Database Name" msgstr "Nazwa bazy danych" -#: install/index.php:447 +#: install/index.php:448 msgid "Name of the Database" msgstr "Nazwa bazy danych" -#: install/index.php:453 +#: install/index.php:454 msgid "Username of the Database User which has full access to the database." msgstr "Nazwa użytkownika bazy danych, który ma pełny dostęp do bazy danych." -#: install/index.php:457 +#: install/index.php:458 msgid "Password of the Database User" msgstr "Hasło użytkownika bazy danych" -#: install/index.php:461 +#: install/index.php:462 msgid "Connection Test" msgstr "Test połączenia" -#: install/index.php:472 +#: install/index.php:473 msgid "" "Now you can create your first user in Wavelog. Fill out all fields and click " "continue. Make sure you use a safe password." @@ -494,135 +494,135 @@ msgstr "" "wszystkie pola i kliknij kontynuuj. Upewnij się, że używasz bezpiecznego " "hasła." -#: install/index.php:473 +#: install/index.php:474 msgid "All fields are required!" msgstr "Wszystkie pola są wymagane!" -#: install/index.php:481 +#: install/index.php:482 msgid "First Name" msgstr "Imię" -#: install/index.php:485 +#: install/index.php:486 msgid "DXCC" msgstr "DXCC" -#: install/index.php:487 +#: install/index.php:488 msgid "Please select one" msgstr "Proszę wybrać jeden" -#: install/index.php:488 install/index.php:494 install/index.php:518 -#: install/index.php:530 install/index.php:533 install/index.php:538 -#: install/index.php:539 install/index.php:548 install/index.php:552 -#: install/index.php:567 install/index.php:580 install/index.php:581 -#: install/index.php:585 install/index.php:606 install/index.php:613 -#: install/index.php:615 install/index.php:616 install/index.php:618 -#: install/index.php:622 install/index.php:623 install/index.php:624 -#: install/index.php:628 install/index.php:629 install/index.php:648 -#: install/index.php:656 install/index.php:662 install/index.php:669 -#: install/index.php:670 install/index.php:676 install/index.php:678 -#: install/index.php:680 install/index.php:698 install/index.php:703 -#: install/index.php:704 install/index.php:718 install/index.php:733 -#: install/index.php:734 install/index.php:738 install/index.php:749 -#: install/index.php:750 install/index.php:755 install/index.php:759 -#: install/index.php:761 install/index.php:762 install/index.php:769 -#: install/index.php:784 install/index.php:786 install/index.php:803 -#: install/index.php:806 install/index.php:811 install/index.php:814 -#: install/index.php:817 install/index.php:827 install/index.php:833 -#: install/index.php:837 install/index.php:843 install/index.php:846 -#: install/index.php:849 install/index.php:854 install/index.php:880 -#: install/index.php:886 install/index.php:888 install/index.php:1733 +#: install/index.php:489 install/index.php:495 install/index.php:519 +#: install/index.php:531 install/index.php:534 install/index.php:539 +#: install/index.php:540 install/index.php:549 install/index.php:553 +#: install/index.php:568 install/index.php:581 install/index.php:582 +#: install/index.php:586 install/index.php:607 install/index.php:614 +#: install/index.php:616 install/index.php:617 install/index.php:619 +#: install/index.php:623 install/index.php:624 install/index.php:625 +#: install/index.php:629 install/index.php:630 install/index.php:649 +#: install/index.php:657 install/index.php:663 install/index.php:670 +#: install/index.php:671 install/index.php:677 install/index.php:679 +#: install/index.php:681 install/index.php:699 install/index.php:704 +#: install/index.php:705 install/index.php:719 install/index.php:734 +#: install/index.php:735 install/index.php:739 install/index.php:750 +#: install/index.php:751 install/index.php:756 install/index.php:760 +#: install/index.php:762 install/index.php:763 install/index.php:770 +#: install/index.php:785 install/index.php:787 install/index.php:804 +#: install/index.php:807 install/index.php:812 install/index.php:815 +#: install/index.php:818 install/index.php:828 install/index.php:834 +#: install/index.php:838 install/index.php:844 install/index.php:847 +#: install/index.php:850 install/index.php:855 install/index.php:881 +#: install/index.php:887 install/index.php:889 install/index.php:1734 msgid "Deleted DXCC" msgstr "Usunięte DXCC" -#: install/index.php:895 +#: install/index.php:896 msgid "Last Name" msgstr "Nazwisko" -#: install/index.php:899 +#: install/index.php:900 msgid "Callsign" msgstr "Znak wywoławczy" -#: install/index.php:909 +#: install/index.php:910 msgid "Gridsquare/Locator" msgstr "Gridsquare/Locator" -#: install/index.php:919 +#: install/index.php:920 msgid "City" msgstr "Miasto" -#: install/index.php:925 +#: install/index.php:926 msgid "Confirm Password" msgstr "Potwierdź hasło" -#: install/index.php:929 +#: install/index.php:930 msgid "Timezone" msgstr "Strefa czasowa" -#: install/index.php:1032 +#: install/index.php:1033 msgid "E-Mail Address" msgstr "Adres e-mailowy" -#: install/index.php:1054 +#: install/index.php:1055 msgid "Checklist" msgstr "Lista kontrolna" -#: install/index.php:1059 +#: install/index.php:1060 msgid "Pre-Checks" msgstr "Wstępne kontrole" -#: install/index.php:1068 +#: install/index.php:1069 msgid "Configuration" msgstr "Konfiguracja" -#: install/index.php:1077 +#: install/index.php:1078 msgid "Database" msgstr "Baza danych" -#: install/index.php:1086 +#: install/index.php:1087 msgid "First User" msgstr "Pierwszy użytkownik" -#: install/index.php:1096 +#: install/index.php:1097 msgid "Nearly done!" msgstr "Prawie gotowe!" -#: install/index.php:1098 +#: install/index.php:1099 msgid "You prepared all neccessary steps." msgstr "Przygotowałeś wszystkie niezbędne kroki." -#: install/index.php:1099 +#: install/index.php:1100 msgid "We now can install Wavelog. This process can take a few minutes." msgstr "Możemy teraz zainstalować Wavelog. Ten proces może zająć kilka minut." -#: install/index.php:1105 +#: install/index.php:1106 msgid "Reset" msgstr "Resetuj" -#: install/index.php:1110 +#: install/index.php:1111 msgid "Installer Reset" msgstr "Resetuj instalator" -#: install/index.php:1113 +#: install/index.php:1114 msgid "Do you really want to reset all data and start from scratch?" msgstr "Czy naprawdę chcesz zresetować wszystkie dane i zacząć od nowa?" -#: install/index.php:1116 +#: install/index.php:1117 msgid "Yes" msgstr "Tak" -#: install/index.php:1117 +#: install/index.php:1118 msgid "No" msgstr "Nie" -#: install/index.php:1127 +#: install/index.php:1128 msgid "Back" msgstr "Powrót" -#: install/index.php:1128 +#: install/index.php:1129 msgid "Continue" msgstr "Kontynuuj" -#: install/index.php:1206 +#: install/index.php:1207 msgid "" "You can't continue. Solve the red marked issues, restart the webserver and " "reload this page." @@ -630,11 +630,11 @@ msgstr "" "Nie możesz kontynuować. Rozwiąż zaznaczone na czerwono problemy, zrestartuj " "serwer web i przeładuj tę stronę." -#: install/index.php:1336 +#: install/index.php:1337 msgid "Password can't contain ' / \\ < >" msgstr "Hasło nie może zawierać ' / \\ < >" -#: install/index.php:1340 +#: install/index.php:1341 msgid "" "The callsign should not contain any pre- or suffixes as it is used as " "personal operator callsign." @@ -642,7 +642,7 @@ msgstr "" "Znak wywoławczy nie powinien zawierać żadnych prefiksów ani sufiksów, " "ponieważ jest używany jako osobisty znak operatora." -#: install/index.php:1352 +#: install/index.php:1353 msgid "" "The callsign can not contain any special characters. It's your personal " "callsign without any pre- or suffixes." @@ -650,23 +650,23 @@ msgstr "" "Znak wywoławczy nie może zawierać żadnych znaków specjalnych. To twój " "osobisty znak wywoławczy bez przedrostków ani przyrostków." -#: install/index.php:1521 +#: install/index.php:1522 msgid "Error: At least Hostname/IP, Database Name and Username are required." msgstr "" "Błąd: Wymagane są co najmniej nazwa hosta/IP, nazwa bazy danych i nazwa " "użytkownika." -#: install/index.php:1531 +#: install/index.php:1532 msgid "Connecting..." msgstr "Łączenie..." -#: install/index.php:1555 +#: install/index.php:1556 msgid "Connection was successful and your database should be compatible." msgstr "" "Połączenie zakończyło się sukcesem i twoja baza danych powinna być " "kompatybilna." -#: install/index.php:1559 +#: install/index.php:1560 msgid "" "Connection was successful but your database seems too old for Wavelog. You " "can try to continue but you could run into issues." @@ -674,20 +674,20 @@ msgstr "" "Połączenie zakończone sukcesem, ale twoja baza danych wydaje się zbyt stara " "dla Wavelog. Możesz spróbować kontynuować, ale możesz napotkać problemy." -#: install/index.php:1559 +#: install/index.php:1560 #, php-format msgid "The min. version for MySQL is %s, for MariaDB it's %s." msgstr "Minimalna wersja dla MySQL to %s, dla MariaDB to %s." -#: install/index.php:1679 +#: install/index.php:1680 msgid "Search" msgstr "Szukaj" -#: install/index.php:1716 +#: install/index.php:1717 msgid "At least one field is empty." msgstr "Przynajmniej jedno pole jest puste." -#: install/index.php:1735 +#: install/index.php:1736 msgid "" "Stop here for a Moment. Your chosen DXCC is outdated and not valid anymore. " "Check which DXCC for this particular location is the correct one. If you are " @@ -697,7 +697,7 @@ msgstr "" "już nieaktualny. Sprawdź, który DXCC dla tej konkretnej lokalizacji jest " "poprawny. Jeśli jesteś pewien, zignoruj to ostrzeżenie." -#: install/index.php:1759 +#: install/index.php:1760 msgid "" "The locator seems to be not in the correct format. Should look like AA11AA " "(6-char grid locator)." @@ -705,7 +705,7 @@ msgstr "" "Wydaje się, że lokalizator nie jest w poprawnym formacie. Powinien wyglądać " "jak AA11AA (6-znakowy lokalizator siatki)." -#: install/index.php:1773 +#: install/index.php:1774 msgid "" "The e-mail adress does not look correct. Make sure it's a valid e-mail " "address" @@ -713,35 +713,35 @@ msgstr "" "Adres e-mail nie wygląda na poprawny. Upewnij się, że jest to prawidłowy " "adres e-mail" -#: install/index.php:1800 +#: install/index.php:1801 msgid "Password should be at least 8 characters long" msgstr "Hasło powinno mieć co najmniej 8 znaków" -#: install/index.php:1809 +#: install/index.php:1810 msgid "Passwords do not match" msgstr "Hasła nie pasują do siebie" -#: install/index.php:1865 +#: install/index.php:1866 msgid "Install Now" msgstr "Zainstaluj teraz" -#: install/index.php:1869 +#: install/index.php:1870 msgid "Install not possible. Checklist incomplete." msgstr "Instalacja niemożliwa. Lista kontrolna niekompletna." -#: install/index.php:1989 +#: install/index.php:1990 msgid "PHP Module missing" msgstr "Brakuje modułu PHP" -#: install/index.php:1991 +#: install/index.php:1992 msgid "The following PHP modules are missing:" msgstr "Brakuje następujących modułów PHP:" -#: install/index.php:1992 +#: install/index.php:1993 msgid "Without this module the Wavelog Installer does not work!" msgstr "Bez tego modułu instalator Wavelog nie działa!" -#: install/index.php:1993 +#: install/index.php:1994 msgid "Please install the required modules and restart the webserver." msgstr "Zainstaluj wymagane moduły i zrestartuj serwer sieciowy." diff --git a/install/includes/gettext/locale/pt_PT/LC_MESSAGES/installer.po b/install/includes/gettext/locale/pt_PT/LC_MESSAGES/installer.po index 83fd218f5..72e0d61b0 100644 --- a/install/includes/gettext/locale/pt_PT/LC_MESSAGES/installer.po +++ b/install/includes/gettext/locale/pt_PT/LC_MESSAGES/installer.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: translations@wavelog.org\n" -"POT-Creation-Date: 2024-10-17 14:22+0000\n" +"POT-Creation-Date: 2024-11-28 07:17+0000\n" "PO-Revision-Date: 2024-10-18 12:15+0000\n" "Last-Translator: \"Francisco (F4VSE)\" \n" "Language-Team: Portuguese (Portugal) Optional with '[host]:[port]'. Default port: 3306." "
In a docker compose install type 'wavelog-db'." @@ -471,29 +471,29 @@ msgstr "" "Normalmente 'localhost'.
Opcional com '[host]:[port]'. Porta padrão: 3306." "
Num tipo de instalação docker compose 'wavelog-db'." -#: install/index.php:447 +#: install/index.php:448 msgid "Database Name" msgstr "Nome da base de dados" -#: install/index.php:447 +#: install/index.php:448 msgid "Name of the Database" msgstr "Nome da base de dados" -#: install/index.php:453 +#: install/index.php:454 msgid "Username of the Database User which has full access to the database." msgstr "" "Nome de utilizador do utilizador da base de dados que tem acesso total à " "base de dados." -#: install/index.php:457 +#: install/index.php:458 msgid "Password of the Database User" msgstr "Palavra-passe do utilizador da base de dados" -#: install/index.php:461 +#: install/index.php:462 msgid "Connection Test" msgstr "Teste de conexão" -#: install/index.php:472 +#: install/index.php:473 msgid "" "Now you can create your first user in Wavelog. Fill out all fields and click " "continue. Make sure you use a safe password." @@ -502,136 +502,136 @@ msgstr "" "campos e clique em continuar.
Certifique-se de que utiliza uma palavra-" "passe segura." -#: install/index.php:473 +#: install/index.php:474 msgid "All fields are required!" msgstr "Todos os campos são obrigatórios!" -#: install/index.php:481 +#: install/index.php:482 msgid "First Name" msgstr "Nome próprio" -#: install/index.php:485 +#: install/index.php:486 msgid "DXCC" msgstr "DXCC" -#: install/index.php:487 +#: install/index.php:488 msgid "Please select one" msgstr "Por favor, selecione um" -#: install/index.php:488 install/index.php:494 install/index.php:518 -#: install/index.php:530 install/index.php:533 install/index.php:538 -#: install/index.php:539 install/index.php:548 install/index.php:552 -#: install/index.php:567 install/index.php:580 install/index.php:581 -#: install/index.php:585 install/index.php:606 install/index.php:613 -#: install/index.php:615 install/index.php:616 install/index.php:618 -#: install/index.php:622 install/index.php:623 install/index.php:624 -#: install/index.php:628 install/index.php:629 install/index.php:648 -#: install/index.php:656 install/index.php:662 install/index.php:669 -#: install/index.php:670 install/index.php:676 install/index.php:678 -#: install/index.php:680 install/index.php:698 install/index.php:703 -#: install/index.php:704 install/index.php:718 install/index.php:733 -#: install/index.php:734 install/index.php:738 install/index.php:749 -#: install/index.php:750 install/index.php:755 install/index.php:759 -#: install/index.php:761 install/index.php:762 install/index.php:769 -#: install/index.php:784 install/index.php:786 install/index.php:803 -#: install/index.php:806 install/index.php:811 install/index.php:814 -#: install/index.php:817 install/index.php:827 install/index.php:833 -#: install/index.php:837 install/index.php:843 install/index.php:846 -#: install/index.php:849 install/index.php:854 install/index.php:880 -#: install/index.php:886 install/index.php:888 install/index.php:1733 +#: install/index.php:489 install/index.php:495 install/index.php:519 +#: install/index.php:531 install/index.php:534 install/index.php:539 +#: install/index.php:540 install/index.php:549 install/index.php:553 +#: install/index.php:568 install/index.php:581 install/index.php:582 +#: install/index.php:586 install/index.php:607 install/index.php:614 +#: install/index.php:616 install/index.php:617 install/index.php:619 +#: install/index.php:623 install/index.php:624 install/index.php:625 +#: install/index.php:629 install/index.php:630 install/index.php:649 +#: install/index.php:657 install/index.php:663 install/index.php:670 +#: install/index.php:671 install/index.php:677 install/index.php:679 +#: install/index.php:681 install/index.php:699 install/index.php:704 +#: install/index.php:705 install/index.php:719 install/index.php:734 +#: install/index.php:735 install/index.php:739 install/index.php:750 +#: install/index.php:751 install/index.php:756 install/index.php:760 +#: install/index.php:762 install/index.php:763 install/index.php:770 +#: install/index.php:785 install/index.php:787 install/index.php:804 +#: install/index.php:807 install/index.php:812 install/index.php:815 +#: install/index.php:818 install/index.php:828 install/index.php:834 +#: install/index.php:838 install/index.php:844 install/index.php:847 +#: install/index.php:850 install/index.php:855 install/index.php:881 +#: install/index.php:887 install/index.php:889 install/index.php:1734 msgid "Deleted DXCC" msgstr "DXCC cancelada" -#: install/index.php:895 +#: install/index.php:896 msgid "Last Name" msgstr "Apelido" -#: install/index.php:899 +#: install/index.php:900 msgid "Callsign" msgstr "Indicativo" -#: install/index.php:909 +#: install/index.php:910 msgid "Gridsquare/Locator" msgstr "Gridsquare/Locator" -#: install/index.php:919 +#: install/index.php:920 msgid "City" msgstr "Cidade" -#: install/index.php:925 +#: install/index.php:926 msgid "Confirm Password" msgstr "Confirmar a palavra-passe" -#: install/index.php:929 +#: install/index.php:930 msgid "Timezone" msgstr "Fuso horário" -#: install/index.php:1032 +#: install/index.php:1033 msgid "E-Mail Address" msgstr "Endereço de correio eletrónico" -#: install/index.php:1054 +#: install/index.php:1055 msgid "Checklist" msgstr "Lista de verificação" -#: install/index.php:1059 +#: install/index.php:1060 msgid "Pre-Checks" msgstr "Pré-verificações" -#: install/index.php:1068 +#: install/index.php:1069 msgid "Configuration" msgstr "Configuração" -#: install/index.php:1077 +#: install/index.php:1078 msgid "Database" msgstr "Base de dados" -#: install/index.php:1086 +#: install/index.php:1087 msgid "First User" msgstr "Primeiro utilizador" -#: install/index.php:1096 +#: install/index.php:1097 msgid "Nearly done!" msgstr "Quase pronto!" -#: install/index.php:1098 +#: install/index.php:1099 msgid "You prepared all neccessary steps." msgstr "Preparou todas as etapas necessárias." -#: install/index.php:1099 +#: install/index.php:1100 msgid "We now can install Wavelog. This process can take a few minutes." msgstr "" "Agora podemos instalar o Wavelog. Este processo pode demorar alguns minutos." -#: install/index.php:1105 +#: install/index.php:1106 msgid "Reset" msgstr "Reiniciar" -#: install/index.php:1110 +#: install/index.php:1111 msgid "Installer Reset" msgstr "Reiniciar Instalador" -#: install/index.php:1113 +#: install/index.php:1114 msgid "Do you really want to reset all data and start from scratch?" msgstr "Querer mesmo reiniciar todos os dados e começar do zero?" -#: install/index.php:1116 +#: install/index.php:1117 msgid "Yes" msgstr "Sim" -#: install/index.php:1117 +#: install/index.php:1118 msgid "No" msgstr "Não" -#: install/index.php:1127 +#: install/index.php:1128 msgid "Back" msgstr "Voltar" -#: install/index.php:1128 +#: install/index.php:1129 msgid "Continue" msgstr "Continuar" -#: install/index.php:1206 +#: install/index.php:1207 msgid "" "You can't continue. Solve the red marked issues, restart the webserver and " "reload this page." @@ -639,11 +639,11 @@ msgstr "" "Não pode continuar. Resolva os problemas marcados a vermelho, reinicie o " "servidor web e recarrega esta página." -#: install/index.php:1336 +#: install/index.php:1337 msgid "Password can't contain ' / \\ < >" msgstr "A palavra-passe não pode conter ' / \\ < >" -#: install/index.php:1340 +#: install/index.php:1341 msgid "" "The callsign should not contain any pre- or suffixes as it is used as " "personal operator callsign." @@ -651,7 +651,7 @@ msgstr "" "O indicativo de chamada não deve conter prefixos ou sufixos, pois é usado " "como indicativo de chamada pessoal do operador." -#: install/index.php:1352 +#: install/index.php:1353 msgid "" "The callsign can not contain any special characters. It's your personal " "callsign without any pre- or suffixes." @@ -659,22 +659,22 @@ msgstr "" "O indicativo de chamada não pode conter caracteres especiais. É o teu " "indicativo pessoal sem quaisquer prefixos ou sufixos." -#: install/index.php:1521 +#: install/index.php:1522 msgid "Error: At least Hostname/IP, Database Name and Username are required." msgstr "" "Erro: Pelo menos o Nome do Host/IP, Nome da Base de Dados e Nome de " "Utilizador são necessários." -#: install/index.php:1531 +#: install/index.php:1532 msgid "Connecting..." msgstr "Ligação..." -#: install/index.php:1555 +#: install/index.php:1556 msgid "Connection was successful and your database should be compatible." msgstr "" "A ligação foi bem sucedida e a sua base de dados apararenta ser compatível." -#: install/index.php:1559 +#: install/index.php:1560 msgid "" "Connection was successful but your database seems too old for Wavelog. You " "can try to continue but you could run into issues." @@ -682,20 +682,20 @@ msgstr "" "A ligação foi bem sucedida, mas a sua base de dados parece ser demasiado " "antiga para o Wavelog. Pode tentar continuar, mas poderá ter problemas." -#: install/index.php:1559 +#: install/index.php:1560 #, php-format msgid "The min. version for MySQL is %s, for MariaDB it's %s." msgstr "A versão mínima para MySQL é %s, para MariaDB é %s." -#: install/index.php:1679 +#: install/index.php:1680 msgid "Search" msgstr "Procurar" -#: install/index.php:1716 +#: install/index.php:1717 msgid "At least one field is empty." msgstr "Pelo menos um campo está vazio." -#: install/index.php:1735 +#: install/index.php:1736 msgid "" "Stop here for a Moment. Your chosen DXCC is outdated and not valid anymore. " "Check which DXCC for this particular location is the correct one. If you are " @@ -705,7 +705,7 @@ msgstr "" "qual é o DXCC correto para o local em questão. Se tiver a certeza, ignore " "este aviso." -#: install/index.php:1759 +#: install/index.php:1760 msgid "" "The locator seems to be not in the correct format. Should look like AA11AA " "(6-char grid locator)." @@ -713,7 +713,7 @@ msgstr "" "O locator parece não estar no formato correto. Deve ser algo tipo AA11AA " "(locator de 6 caracteres)." -#: install/index.php:1773 +#: install/index.php:1774 msgid "" "The e-mail adress does not look correct. Make sure it's a valid e-mail " "address" @@ -721,35 +721,35 @@ msgstr "" "O endereço de e-mail não parece correto. Certifique-se de que é um endereço " "de e-mail válido" -#: install/index.php:1800 +#: install/index.php:1801 msgid "Password should be at least 8 characters long" msgstr "A palavra-passe deve ter pelo menos 8 caracteres" -#: install/index.php:1809 +#: install/index.php:1810 msgid "Passwords do not match" msgstr "As palavras-passe não correspondem" -#: install/index.php:1865 +#: install/index.php:1866 msgid "Install Now" msgstr "Instalar agora" -#: install/index.php:1869 +#: install/index.php:1870 msgid "Install not possible. Checklist incomplete." msgstr "Instalação não possível. Lista de verificação incompleta." -#: install/index.php:1989 +#: install/index.php:1990 msgid "PHP Module missing" msgstr "Módulo PHP em falta" -#: install/index.php:1991 +#: install/index.php:1992 msgid "The following PHP modules are missing:" msgstr "Os seguintes módulos PHP estão em falta:" -#: install/index.php:1992 +#: install/index.php:1993 msgid "Without this module the Wavelog Installer does not work!" msgstr "Sem este módulo, o Instalador do Wavelog não funciona!" -#: install/index.php:1993 +#: install/index.php:1994 msgid "Please install the required modules and restart the webserver." msgstr "Por favor, instale os módulos necessários e reinicie o servidor web." diff --git a/install/includes/gettext/locale/ru_RU/LC_MESSAGES/installer.po b/install/includes/gettext/locale/ru_RU/LC_MESSAGES/installer.po index a889c89dd..bba878e72 100644 --- a/install/includes/gettext/locale/ru_RU/LC_MESSAGES/installer.po +++ b/install/includes/gettext/locale/ru_RU/LC_MESSAGES/installer.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: translations@wavelog.org\n" -"POT-Creation-Date: 2024-10-17 14:22+0000\n" +"POT-Creation-Date: 2024-11-28 07:17+0000\n" "PO-Revision-Date: 2024-09-27 16:01+0000\n" "Last-Translator: Fabian Berg \n" "Language-Team: Russian Optional with '[host]:[port]'. Default port: 3306." "
In a docker compose install type 'wavelog-db'." @@ -471,28 +471,28 @@ msgstr "" "Обычно 'localhost'.
Опционально с '[host]:[port]'. Порт по умолчанию: " "3306.
В установке docker compose укажите 'wavelog-db'." -#: install/index.php:447 +#: install/index.php:448 msgid "Database Name" msgstr "Название базы данных" -#: install/index.php:447 +#: install/index.php:448 msgid "Name of the Database" msgstr "Название базы данных" -#: install/index.php:453 +#: install/index.php:454 msgid "Username of the Database User which has full access to the database." msgstr "" "Имя пользователя базы данных, который имеет полный доступ к базе данных." -#: install/index.php:457 +#: install/index.php:458 msgid "Password of the Database User" msgstr "Пароль пользователя базы данных" -#: install/index.php:461 +#: install/index.php:462 msgid "Connection Test" msgstr "Проверка соединения" -#: install/index.php:472 +#: install/index.php:473 msgid "" "Now you can create your first user in Wavelog. Fill out all fields and click " "continue. Make sure you use a safe password." @@ -500,137 +500,137 @@ msgstr "" "Теперь вы можете создать своего первого пользователя в Wavelog. Заполните " "все поля и нажмите продолжить. Убедитесь, что используете безопасный пароль." -#: install/index.php:473 +#: install/index.php:474 msgid "All fields are required!" msgstr "Все поля обязательны!" -#: install/index.php:481 +#: install/index.php:482 msgid "First Name" msgstr "Имя" -#: install/index.php:485 +#: install/index.php:486 msgid "DXCC" msgstr "DXCC" -#: install/index.php:487 +#: install/index.php:488 msgid "Please select one" msgstr "" -#: install/index.php:488 install/index.php:494 install/index.php:518 -#: install/index.php:530 install/index.php:533 install/index.php:538 -#: install/index.php:539 install/index.php:548 install/index.php:552 -#: install/index.php:567 install/index.php:580 install/index.php:581 -#: install/index.php:585 install/index.php:606 install/index.php:613 -#: install/index.php:615 install/index.php:616 install/index.php:618 -#: install/index.php:622 install/index.php:623 install/index.php:624 -#: install/index.php:628 install/index.php:629 install/index.php:648 -#: install/index.php:656 install/index.php:662 install/index.php:669 -#: install/index.php:670 install/index.php:676 install/index.php:678 -#: install/index.php:680 install/index.php:698 install/index.php:703 -#: install/index.php:704 install/index.php:718 install/index.php:733 -#: install/index.php:734 install/index.php:738 install/index.php:749 -#: install/index.php:750 install/index.php:755 install/index.php:759 -#: install/index.php:761 install/index.php:762 install/index.php:769 -#: install/index.php:784 install/index.php:786 install/index.php:803 -#: install/index.php:806 install/index.php:811 install/index.php:814 -#: install/index.php:817 install/index.php:827 install/index.php:833 -#: install/index.php:837 install/index.php:843 install/index.php:846 -#: install/index.php:849 install/index.php:854 install/index.php:880 -#: install/index.php:886 install/index.php:888 install/index.php:1733 +#: install/index.php:489 install/index.php:495 install/index.php:519 +#: install/index.php:531 install/index.php:534 install/index.php:539 +#: install/index.php:540 install/index.php:549 install/index.php:553 +#: install/index.php:568 install/index.php:581 install/index.php:582 +#: install/index.php:586 install/index.php:607 install/index.php:614 +#: install/index.php:616 install/index.php:617 install/index.php:619 +#: install/index.php:623 install/index.php:624 install/index.php:625 +#: install/index.php:629 install/index.php:630 install/index.php:649 +#: install/index.php:657 install/index.php:663 install/index.php:670 +#: install/index.php:671 install/index.php:677 install/index.php:679 +#: install/index.php:681 install/index.php:699 install/index.php:704 +#: install/index.php:705 install/index.php:719 install/index.php:734 +#: install/index.php:735 install/index.php:739 install/index.php:750 +#: install/index.php:751 install/index.php:756 install/index.php:760 +#: install/index.php:762 install/index.php:763 install/index.php:770 +#: install/index.php:785 install/index.php:787 install/index.php:804 +#: install/index.php:807 install/index.php:812 install/index.php:815 +#: install/index.php:818 install/index.php:828 install/index.php:834 +#: install/index.php:838 install/index.php:844 install/index.php:847 +#: install/index.php:850 install/index.php:855 install/index.php:881 +#: install/index.php:887 install/index.php:889 install/index.php:1734 msgid "Deleted DXCC" msgstr "Удалённые DXCC" -#: install/index.php:895 +#: install/index.php:896 msgid "Last Name" msgstr "Фамилия" -#: install/index.php:899 +#: install/index.php:900 msgid "Callsign" msgstr "Позывной" -#: install/index.php:909 +#: install/index.php:910 msgid "Gridsquare/Locator" msgstr "Квадрат/Локатор" -#: install/index.php:919 +#: install/index.php:920 msgid "City" msgstr "Город" -#: install/index.php:925 +#: install/index.php:926 msgid "Confirm Password" msgstr "Подтвердите пароль" -#: install/index.php:929 +#: install/index.php:930 msgid "Timezone" msgstr "Часовой пояс" -#: install/index.php:1032 +#: install/index.php:1033 msgid "E-Mail Address" msgstr "Адрес электронной почты" -#: install/index.php:1054 +#: install/index.php:1055 msgid "Checklist" msgstr "Контрольный список" -#: install/index.php:1059 +#: install/index.php:1060 msgid "Pre-Checks" msgstr "Предварительные проверки" -#: install/index.php:1068 +#: install/index.php:1069 msgid "Configuration" msgstr "Конфигурация" -#: install/index.php:1077 +#: install/index.php:1078 msgid "Database" msgstr "База данных" -#: install/index.php:1086 +#: install/index.php:1087 msgid "First User" msgstr "Первый пользователь" -#: install/index.php:1096 +#: install/index.php:1097 msgid "Nearly done!" msgstr "Почти готово!" -#: install/index.php:1098 +#: install/index.php:1099 msgid "You prepared all neccessary steps." msgstr "Вы подготовили всё необходимое." -#: install/index.php:1099 +#: install/index.php:1100 msgid "We now can install Wavelog. This process can take a few minutes." msgstr "" "Теперь мы можем установить Wavelog. Этот процесс может занять несколько " "минут." -#: install/index.php:1105 +#: install/index.php:1106 msgid "Reset" msgstr "Сброс" -#: install/index.php:1110 +#: install/index.php:1111 msgid "Installer Reset" msgstr "Сброс установщика" -#: install/index.php:1113 +#: install/index.php:1114 msgid "Do you really want to reset all data and start from scratch?" msgstr "Вы действительно хотите сбросить все данные и начать с нуля?" -#: install/index.php:1116 +#: install/index.php:1117 msgid "Yes" msgstr "Да" -#: install/index.php:1117 +#: install/index.php:1118 msgid "No" msgstr "Нет" -#: install/index.php:1127 +#: install/index.php:1128 msgid "Back" msgstr "Назад" -#: install/index.php:1128 +#: install/index.php:1129 msgid "Continue" msgstr "Продолжить" -#: install/index.php:1206 +#: install/index.php:1207 msgid "" "You can't continue. Solve the red marked issues, restart the webserver and " "reload this page." @@ -638,37 +638,37 @@ msgstr "" "Вы не можете продолжить. Решите отмеченные красным проблемы, перезапустите " "веб-сервер и перезагрузите эту страницу." -#: install/index.php:1336 +#: install/index.php:1337 msgid "Password can't contain ' / \\ < >" msgstr "Пароль не может содержать ' / \\ < >" -#: install/index.php:1340 +#: install/index.php:1341 msgid "" "The callsign should not contain any pre- or suffixes as it is used as " "personal operator callsign." msgstr "" -#: install/index.php:1352 +#: install/index.php:1353 msgid "" "The callsign can not contain any special characters. It's your personal " "callsign without any pre- or suffixes." msgstr "" -#: install/index.php:1521 +#: install/index.php:1522 msgid "Error: At least Hostname/IP, Database Name and Username are required." msgstr "" "Ошибка: Требуются как минимум имя хоста/IP, имя базы данных и имя " "пользователя." -#: install/index.php:1531 +#: install/index.php:1532 msgid "Connecting..." msgstr "Подключение..." -#: install/index.php:1555 +#: install/index.php:1556 msgid "Connection was successful and your database should be compatible." msgstr "Соединение было успешным, и ваша база данных должна быть совместимой." -#: install/index.php:1559 +#: install/index.php:1560 msgid "" "Connection was successful but your database seems too old for Wavelog. You " "can try to continue but you could run into issues." @@ -676,20 +676,20 @@ msgstr "" "Соединение было успешным, но ваша база данных кажется слишком старой для " "Wavelog. Вы можете попробовать продолжить, но могут возникнуть проблемы." -#: install/index.php:1559 +#: install/index.php:1560 #, php-format msgid "The min. version for MySQL is %s, for MariaDB it's %s." msgstr "Минимальная версия для MySQL - %s, для MariaDB - %s." -#: install/index.php:1679 +#: install/index.php:1680 msgid "Search" msgstr "Поиск" -#: install/index.php:1716 +#: install/index.php:1717 msgid "At least one field is empty." msgstr "По крайней мере одно поле пустое." -#: install/index.php:1735 +#: install/index.php:1736 msgid "" "Stop here for a Moment. Your chosen DXCC is outdated and not valid anymore. " "Check which DXCC for this particular location is the correct one. If you are " @@ -699,7 +699,7 @@ msgstr "" "действителен. Проверьте, какой DXCC для данного конкретного места является " "правильным. Если вы уверены, проигнорируйте это предупреждение." -#: install/index.php:1759 +#: install/index.php:1760 msgid "" "The locator seems to be not in the correct format. Should look like AA11AA " "(6-char grid locator)." @@ -707,7 +707,7 @@ msgstr "" "Похоже, что локатор не в правильном формате. Должен выглядеть как AA11AA (6-" "символьный QTH-локатор)." -#: install/index.php:1773 +#: install/index.php:1774 msgid "" "The e-mail adress does not look correct. Make sure it's a valid e-mail " "address" @@ -715,35 +715,35 @@ msgstr "" "Адрес электронной почты выглядит некорректным. Убедитесь, что это " "действительный адрес электронной почты" -#: install/index.php:1800 +#: install/index.php:1801 msgid "Password should be at least 8 characters long" msgstr "Длина пароля должна быть не менее 8 символов" -#: install/index.php:1809 +#: install/index.php:1810 msgid "Passwords do not match" msgstr "Пароли не совпадают" -#: install/index.php:1865 +#: install/index.php:1866 msgid "Install Now" msgstr "Установить сейчас" -#: install/index.php:1869 +#: install/index.php:1870 msgid "Install not possible. Checklist incomplete." msgstr "Установка невозможна. Контрольный список не завершен." -#: install/index.php:1989 +#: install/index.php:1990 msgid "PHP Module missing" msgstr "Отсутствует модуль PHP" -#: install/index.php:1991 +#: install/index.php:1992 msgid "The following PHP modules are missing:" msgstr "Отсутствуют следующие модули PHP:" -#: install/index.php:1992 +#: install/index.php:1993 msgid "Without this module the Wavelog Installer does not work!" msgstr "Без этого модуля установщик Wavelog не работает!" -#: install/index.php:1993 +#: install/index.php:1994 msgid "Please install the required modules and restart the webserver." msgstr "Пожалуйста, установите необходимые модули и перезапустите веб-сервер." diff --git a/install/includes/gettext/locale/sq/LC_MESSAGES/installer.po b/install/includes/gettext/locale/sq/LC_MESSAGES/installer.po index 0041d0fe9..a9eb814a9 100644 --- a/install/includes/gettext/locale/sq/LC_MESSAGES/installer.po +++ b/install/includes/gettext/locale/sq/LC_MESSAGES/installer.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: translations@wavelog.org\n" -"POT-Creation-Date: 2024-10-17 14:22+0000\n" +"POT-Creation-Date: 2024-11-28 07:17+0000\n" "PO-Revision-Date: 2024-08-12 11:59+0000\n" "Last-Translator: Dren Imeraj \n" "Language-Team: Albanian Optional with '[host]:[port]'. Default port: 3306." "
In a docker compose install type 'wavelog-db'." msgstr "" -#: install/index.php:447 +#: install/index.php:448 msgid "Database Name" msgstr "" -#: install/index.php:447 +#: install/index.php:448 msgid "Name of the Database" msgstr "" -#: install/index.php:453 +#: install/index.php:454 msgid "Username of the Database User which has full access to the database." msgstr "" -#: install/index.php:457 +#: install/index.php:458 msgid "Password of the Database User" msgstr "" -#: install/index.php:461 +#: install/index.php:462 msgid "Connection Test" msgstr "" -#: install/index.php:472 +#: install/index.php:473 msgid "" "Now you can create your first user in Wavelog. Fill out all fields and click " "continue. Make sure you use a safe password." msgstr "" -#: install/index.php:473 +#: install/index.php:474 msgid "All fields are required!" msgstr "" -#: install/index.php:481 +#: install/index.php:482 msgid "First Name" msgstr "" -#: install/index.php:485 +#: install/index.php:486 msgid "DXCC" msgstr "" -#: install/index.php:487 +#: install/index.php:488 msgid "Please select one" msgstr "" -#: install/index.php:488 install/index.php:494 install/index.php:518 -#: install/index.php:530 install/index.php:533 install/index.php:538 -#: install/index.php:539 install/index.php:548 install/index.php:552 -#: install/index.php:567 install/index.php:580 install/index.php:581 -#: install/index.php:585 install/index.php:606 install/index.php:613 -#: install/index.php:615 install/index.php:616 install/index.php:618 -#: install/index.php:622 install/index.php:623 install/index.php:624 -#: install/index.php:628 install/index.php:629 install/index.php:648 -#: install/index.php:656 install/index.php:662 install/index.php:669 -#: install/index.php:670 install/index.php:676 install/index.php:678 -#: install/index.php:680 install/index.php:698 install/index.php:703 -#: install/index.php:704 install/index.php:718 install/index.php:733 -#: install/index.php:734 install/index.php:738 install/index.php:749 -#: install/index.php:750 install/index.php:755 install/index.php:759 -#: install/index.php:761 install/index.php:762 install/index.php:769 -#: install/index.php:784 install/index.php:786 install/index.php:803 -#: install/index.php:806 install/index.php:811 install/index.php:814 -#: install/index.php:817 install/index.php:827 install/index.php:833 -#: install/index.php:837 install/index.php:843 install/index.php:846 -#: install/index.php:849 install/index.php:854 install/index.php:880 -#: install/index.php:886 install/index.php:888 install/index.php:1733 +#: install/index.php:489 install/index.php:495 install/index.php:519 +#: install/index.php:531 install/index.php:534 install/index.php:539 +#: install/index.php:540 install/index.php:549 install/index.php:553 +#: install/index.php:568 install/index.php:581 install/index.php:582 +#: install/index.php:586 install/index.php:607 install/index.php:614 +#: install/index.php:616 install/index.php:617 install/index.php:619 +#: install/index.php:623 install/index.php:624 install/index.php:625 +#: install/index.php:629 install/index.php:630 install/index.php:649 +#: install/index.php:657 install/index.php:663 install/index.php:670 +#: install/index.php:671 install/index.php:677 install/index.php:679 +#: install/index.php:681 install/index.php:699 install/index.php:704 +#: install/index.php:705 install/index.php:719 install/index.php:734 +#: install/index.php:735 install/index.php:739 install/index.php:750 +#: install/index.php:751 install/index.php:756 install/index.php:760 +#: install/index.php:762 install/index.php:763 install/index.php:770 +#: install/index.php:785 install/index.php:787 install/index.php:804 +#: install/index.php:807 install/index.php:812 install/index.php:815 +#: install/index.php:818 install/index.php:828 install/index.php:834 +#: install/index.php:838 install/index.php:844 install/index.php:847 +#: install/index.php:850 install/index.php:855 install/index.php:881 +#: install/index.php:887 install/index.php:889 install/index.php:1734 msgid "Deleted DXCC" msgstr "" -#: install/index.php:895 +#: install/index.php:896 msgid "Last Name" msgstr "" -#: install/index.php:899 +#: install/index.php:900 msgid "Callsign" msgstr "" -#: install/index.php:909 +#: install/index.php:910 msgid "Gridsquare/Locator" msgstr "" -#: install/index.php:919 +#: install/index.php:920 msgid "City" msgstr "" -#: install/index.php:925 +#: install/index.php:926 msgid "Confirm Password" msgstr "" -#: install/index.php:929 +#: install/index.php:930 msgid "Timezone" msgstr "" -#: install/index.php:1032 +#: install/index.php:1033 msgid "E-Mail Address" msgstr "" -#: install/index.php:1054 +#: install/index.php:1055 msgid "Checklist" msgstr "" -#: install/index.php:1059 +#: install/index.php:1060 msgid "Pre-Checks" msgstr "" -#: install/index.php:1068 +#: install/index.php:1069 msgid "Configuration" msgstr "" -#: install/index.php:1077 +#: install/index.php:1078 msgid "Database" msgstr "" -#: install/index.php:1086 +#: install/index.php:1087 msgid "First User" msgstr "" -#: install/index.php:1096 +#: install/index.php:1097 msgid "Nearly done!" msgstr "" -#: install/index.php:1098 +#: install/index.php:1099 msgid "You prepared all neccessary steps." msgstr "" -#: install/index.php:1099 +#: install/index.php:1100 msgid "We now can install Wavelog. This process can take a few minutes." msgstr "" -#: install/index.php:1105 +#: install/index.php:1106 msgid "Reset" msgstr "" -#: install/index.php:1110 +#: install/index.php:1111 msgid "Installer Reset" msgstr "" -#: install/index.php:1113 +#: install/index.php:1114 msgid "Do you really want to reset all data and start from scratch?" msgstr "" -#: install/index.php:1116 +#: install/index.php:1117 msgid "Yes" msgstr "" -#: install/index.php:1117 +#: install/index.php:1118 msgid "No" msgstr "" -#: install/index.php:1127 +#: install/index.php:1128 msgid "Back" msgstr "" -#: install/index.php:1128 +#: install/index.php:1129 msgid "Continue" msgstr "" -#: install/index.php:1206 +#: install/index.php:1207 msgid "" "You can't continue. Solve the red marked issues, restart the webserver and " "reload this page." msgstr "" -#: install/index.php:1336 +#: install/index.php:1337 msgid "Password can't contain ' / \\ < >" msgstr "" -#: install/index.php:1340 +#: install/index.php:1341 msgid "" "The callsign should not contain any pre- or suffixes as it is used as " "personal operator callsign." msgstr "" -#: install/index.php:1352 +#: install/index.php:1353 msgid "" "The callsign can not contain any special characters. It's your personal " "callsign without any pre- or suffixes." msgstr "" -#: install/index.php:1521 +#: install/index.php:1522 msgid "Error: At least Hostname/IP, Database Name and Username are required." msgstr "" -#: install/index.php:1531 +#: install/index.php:1532 msgid "Connecting..." msgstr "" -#: install/index.php:1555 +#: install/index.php:1556 msgid "Connection was successful and your database should be compatible." msgstr "" -#: install/index.php:1559 +#: install/index.php:1560 msgid "" "Connection was successful but your database seems too old for Wavelog. You " "can try to continue but you could run into issues." msgstr "" -#: install/index.php:1559 +#: install/index.php:1560 #, php-format msgid "The min. version for MySQL is %s, for MariaDB it's %s." msgstr "" -#: install/index.php:1679 +#: install/index.php:1680 msgid "Search" msgstr "" -#: install/index.php:1716 +#: install/index.php:1717 msgid "At least one field is empty." msgstr "" -#: install/index.php:1735 +#: install/index.php:1736 msgid "" "Stop here for a Moment. Your chosen DXCC is outdated and not valid anymore. " "Check which DXCC for this particular location is the correct one. If you are " "sure, ignore this warning." msgstr "" -#: install/index.php:1759 +#: install/index.php:1760 msgid "" "The locator seems to be not in the correct format. Should look like AA11AA " "(6-char grid locator)." msgstr "" -#: install/index.php:1773 +#: install/index.php:1774 msgid "" "The e-mail adress does not look correct. Make sure it's a valid e-mail " "address" msgstr "" -#: install/index.php:1800 +#: install/index.php:1801 msgid "Password should be at least 8 characters long" msgstr "" -#: install/index.php:1809 +#: install/index.php:1810 msgid "Passwords do not match" msgstr "" -#: install/index.php:1865 +#: install/index.php:1866 msgid "Install Now" msgstr "" -#: install/index.php:1869 +#: install/index.php:1870 msgid "Install not possible. Checklist incomplete." msgstr "" -#: install/index.php:1989 +#: install/index.php:1990 msgid "PHP Module missing" msgstr "" -#: install/index.php:1991 +#: install/index.php:1992 msgid "The following PHP modules are missing:" msgstr "" -#: install/index.php:1992 +#: install/index.php:1993 msgid "Without this module the Wavelog Installer does not work!" msgstr "" -#: install/index.php:1993 +#: install/index.php:1994 msgid "Please install the required modules and restart the webserver." msgstr "" diff --git a/install/includes/gettext/locale/sr/LC_MESSAGES/installer.po b/install/includes/gettext/locale/sr/LC_MESSAGES/installer.po index 22378b8d2..763be7a57 100644 --- a/install/includes/gettext/locale/sr/LC_MESSAGES/installer.po +++ b/install/includes/gettext/locale/sr/LC_MESSAGES/installer.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: translations@wavelog.org\n" -"POT-Creation-Date: 2024-10-17 14:22+0000\n" +"POT-Creation-Date: 2024-11-28 07:17+0000\n" "PO-Revision-Date: 2024-09-27 16:01+0000\n" "Last-Translator: Fabian Berg \n" "Language-Team: Serbian Optional with '[host]:[port]'. Default port: 3306." "
In a docker compose install type 'wavelog-db'." @@ -467,29 +467,29 @@ msgstr "" "Obično 'localhost'.
Opciono sa '[host]:[port]'. Podrazumevani port: 3306. " "
In a docker compose install type 'wavelog-db'." -#: install/index.php:447 +#: install/index.php:448 msgid "Database Name" msgstr "Naziv baze podataka" -#: install/index.php:447 +#: install/index.php:448 msgid "Name of the Database" msgstr "Naziv baze podataka" -#: install/index.php:453 +#: install/index.php:454 msgid "Username of the Database User which has full access to the database." msgstr "" "Korisničko ime korisnika baze podataka koji će imati pun pristup bazi " "podataka." -#: install/index.php:457 +#: install/index.php:458 msgid "Password of the Database User" msgstr "Lozinka korisnika baze podataka" -#: install/index.php:461 +#: install/index.php:462 msgid "Connection Test" msgstr "Testiraj vezu" -#: install/index.php:472 +#: install/index.php:473 msgid "" "Now you can create your first user in Wavelog. Fill out all fields and click " "continue. Make sure you use a safe password." @@ -497,136 +497,136 @@ msgstr "" "Sada možete kreirati vašeg prvog korisnika Waveloga. Popunite sva polja i " "kliknite na nastavak. Uverite se da koristite sigurnu lozinku." -#: install/index.php:473 +#: install/index.php:474 msgid "All fields are required!" msgstr "Sva polja su zahtevana!" -#: install/index.php:481 +#: install/index.php:482 msgid "First Name" msgstr "Ime" -#: install/index.php:485 +#: install/index.php:486 msgid "DXCC" msgstr "DXCC" -#: install/index.php:487 +#: install/index.php:488 msgid "Please select one" msgstr "" -#: install/index.php:488 install/index.php:494 install/index.php:518 -#: install/index.php:530 install/index.php:533 install/index.php:538 -#: install/index.php:539 install/index.php:548 install/index.php:552 -#: install/index.php:567 install/index.php:580 install/index.php:581 -#: install/index.php:585 install/index.php:606 install/index.php:613 -#: install/index.php:615 install/index.php:616 install/index.php:618 -#: install/index.php:622 install/index.php:623 install/index.php:624 -#: install/index.php:628 install/index.php:629 install/index.php:648 -#: install/index.php:656 install/index.php:662 install/index.php:669 -#: install/index.php:670 install/index.php:676 install/index.php:678 -#: install/index.php:680 install/index.php:698 install/index.php:703 -#: install/index.php:704 install/index.php:718 install/index.php:733 -#: install/index.php:734 install/index.php:738 install/index.php:749 -#: install/index.php:750 install/index.php:755 install/index.php:759 -#: install/index.php:761 install/index.php:762 install/index.php:769 -#: install/index.php:784 install/index.php:786 install/index.php:803 -#: install/index.php:806 install/index.php:811 install/index.php:814 -#: install/index.php:817 install/index.php:827 install/index.php:833 -#: install/index.php:837 install/index.php:843 install/index.php:846 -#: install/index.php:849 install/index.php:854 install/index.php:880 -#: install/index.php:886 install/index.php:888 install/index.php:1733 +#: install/index.php:489 install/index.php:495 install/index.php:519 +#: install/index.php:531 install/index.php:534 install/index.php:539 +#: install/index.php:540 install/index.php:549 install/index.php:553 +#: install/index.php:568 install/index.php:581 install/index.php:582 +#: install/index.php:586 install/index.php:607 install/index.php:614 +#: install/index.php:616 install/index.php:617 install/index.php:619 +#: install/index.php:623 install/index.php:624 install/index.php:625 +#: install/index.php:629 install/index.php:630 install/index.php:649 +#: install/index.php:657 install/index.php:663 install/index.php:670 +#: install/index.php:671 install/index.php:677 install/index.php:679 +#: install/index.php:681 install/index.php:699 install/index.php:704 +#: install/index.php:705 install/index.php:719 install/index.php:734 +#: install/index.php:735 install/index.php:739 install/index.php:750 +#: install/index.php:751 install/index.php:756 install/index.php:760 +#: install/index.php:762 install/index.php:763 install/index.php:770 +#: install/index.php:785 install/index.php:787 install/index.php:804 +#: install/index.php:807 install/index.php:812 install/index.php:815 +#: install/index.php:818 install/index.php:828 install/index.php:834 +#: install/index.php:838 install/index.php:844 install/index.php:847 +#: install/index.php:850 install/index.php:855 install/index.php:881 +#: install/index.php:887 install/index.php:889 install/index.php:1734 msgid "Deleted DXCC" msgstr "Izbrisana DXCC" -#: install/index.php:895 +#: install/index.php:896 msgid "Last Name" msgstr "Prezime" -#: install/index.php:899 +#: install/index.php:900 msgid "Callsign" msgstr "Pozivni znak" -#: install/index.php:909 +#: install/index.php:910 msgid "Gridsquare/Locator" msgstr "Polje/Lokator" -#: install/index.php:919 +#: install/index.php:920 msgid "City" msgstr "Grad" -#: install/index.php:925 +#: install/index.php:926 msgid "Confirm Password" msgstr "Potvrdi lozinku" -#: install/index.php:929 +#: install/index.php:930 msgid "Timezone" msgstr "Vremenska zona" -#: install/index.php:1032 +#: install/index.php:1033 msgid "E-Mail Address" msgstr "E-mail adresa" -#: install/index.php:1054 +#: install/index.php:1055 msgid "Checklist" msgstr "Lista provere" -#: install/index.php:1059 +#: install/index.php:1060 msgid "Pre-Checks" msgstr "Pred-provera" -#: install/index.php:1068 +#: install/index.php:1069 msgid "Configuration" msgstr "Konfiguracija" -#: install/index.php:1077 +#: install/index.php:1078 msgid "Database" msgstr "Baza podataka" -#: install/index.php:1086 +#: install/index.php:1087 msgid "First User" msgstr "Prvi korisnik" -#: install/index.php:1096 +#: install/index.php:1097 msgid "Nearly done!" msgstr "Skoro da je završeno!" -#: install/index.php:1098 +#: install/index.php:1099 msgid "You prepared all neccessary steps." msgstr "Pripremili ste sve potrebne korake." -#: install/index.php:1099 +#: install/index.php:1100 msgid "We now can install Wavelog. This process can take a few minutes." msgstr "" "Sada možemo instalirati Wavelog. Ovaj proces će potrajati nekoliko minuta." -#: install/index.php:1105 +#: install/index.php:1106 msgid "Reset" msgstr "Reset" -#: install/index.php:1110 +#: install/index.php:1111 msgid "Installer Reset" msgstr "Reset instalacije" -#: install/index.php:1113 +#: install/index.php:1114 msgid "Do you really want to reset all data and start from scratch?" msgstr "Da li zaista želite da resetujete sve podatke i krenete iz početka?" -#: install/index.php:1116 +#: install/index.php:1117 msgid "Yes" msgstr "Da" -#: install/index.php:1117 +#: install/index.php:1118 msgid "No" msgstr "Ne" -#: install/index.php:1127 +#: install/index.php:1128 msgid "Back" msgstr "Nazad" -#: install/index.php:1128 +#: install/index.php:1129 msgid "Continue" msgstr "Nastavi" -#: install/index.php:1206 +#: install/index.php:1207 msgid "" "You can't continue. Solve the red marked issues, restart the webserver and " "reload this page." @@ -634,39 +634,39 @@ msgstr "" "Ne možete nastaviti. Rešite probleme označene crvenim, restartujte web " "server i ponovo učitajte ovu stranicu." -#: install/index.php:1336 +#: install/index.php:1337 msgid "Password can't contain ' / \\ < >" msgstr "Lozinka ne može sadržati znakove ' / \\ < >" -#: install/index.php:1340 +#: install/index.php:1341 msgid "" "The callsign should not contain any pre- or suffixes as it is used as " "personal operator callsign." msgstr "" -#: install/index.php:1352 +#: install/index.php:1353 msgid "" "The callsign can not contain any special characters. It's your personal " "callsign without any pre- or suffixes." msgstr "" -#: install/index.php:1521 +#: install/index.php:1522 msgid "Error: At least Hostname/IP, Database Name and Username are required." msgstr "" "Greška: Najmanje što vam je potrebno je naziv hosta/IP, naziv baze podataka " "i korisničko ime." -#: install/index.php:1531 +#: install/index.php:1532 msgid "Connecting..." msgstr "Povezivanje..." -#: install/index.php:1555 +#: install/index.php:1556 msgid "Connection was successful and your database should be compatible." msgstr "" "Povezivanje je bilo uspešno i trebalo bi da je vaša baza podataka " "kompatibilna." -#: install/index.php:1559 +#: install/index.php:1560 msgid "" "Connection was successful but your database seems too old for Wavelog. You " "can try to continue but you could run into issues." @@ -674,20 +674,20 @@ msgstr "" "Povezivanje je bilo uspešno, ali izgleda da je vaša baza podataka isuviše " "stara za Wavelog. Možete nastaviti ali biste mogli naići na probleme." -#: install/index.php:1559 +#: install/index.php:1560 #, php-format msgid "The min. version for MySQL is %s, for MariaDB it's %s." msgstr "Minimalna verzija za MySQL je %s, za MariaDB je %s." -#: install/index.php:1679 +#: install/index.php:1680 msgid "Search" msgstr "Pretraga" -#: install/index.php:1716 +#: install/index.php:1717 msgid "At least one field is empty." msgstr "Najmanje jedno polje je prazno." -#: install/index.php:1735 +#: install/index.php:1736 msgid "" "Stop here for a Moment. Your chosen DXCC is outdated and not valid anymore. " "Check which DXCC for this particular location is the correct one. If you are " @@ -697,7 +697,7 @@ msgstr "" "nije validna. Proverite koja DXCC je ispravna za ovu lokaciju. Ako ste " "sigurni da ste upisali tačne podatke, ignorišite ovo upozrenje." -#: install/index.php:1759 +#: install/index.php:1760 msgid "" "The locator seems to be not in the correct format. Should look like AA11AA " "(6-char grid locator)." @@ -705,42 +705,42 @@ msgstr "" "Izgleda da lokator nema ispravan format. Trebalo bi da liči na AA11AA " "(lokator polja sa 6 karaktera)." -#: install/index.php:1773 +#: install/index.php:1774 msgid "" "The e-mail adress does not look correct. Make sure it's a valid e-mail " "address" msgstr "" "E-mail adresa ne izgleda tačno. Uverite se da je to ispravna e-mail adresa" -#: install/index.php:1800 +#: install/index.php:1801 msgid "Password should be at least 8 characters long" msgstr "Lozinka bi trebalo da je dugačka barem 8 znakova" -#: install/index.php:1809 +#: install/index.php:1810 msgid "Passwords do not match" msgstr "Lozinke se ne poklapaju" -#: install/index.php:1865 +#: install/index.php:1866 msgid "Install Now" msgstr "Instalirajte sada" -#: install/index.php:1869 +#: install/index.php:1870 msgid "Install not possible. Checklist incomplete." msgstr "Instalacija nije moguća. Lista za proveru je nekompletna." -#: install/index.php:1989 +#: install/index.php:1990 msgid "PHP Module missing" msgstr "Nedostaje PHP modul" -#: install/index.php:1991 +#: install/index.php:1992 msgid "The following PHP modules are missing:" msgstr "Sledeći PHP moduli nedostaju:" -#: install/index.php:1992 +#: install/index.php:1993 msgid "Without this module the Wavelog Installer does not work!" msgstr "Bez ovih modula Wavelog instaler ne radi!" -#: install/index.php:1993 +#: install/index.php:1994 msgid "Please install the required modules and restart the webserver." msgstr "Molimo instalirajte zahtevane module i restartujte web server." diff --git a/install/includes/gettext/locale/sv_SE/LC_MESSAGES/installer.po b/install/includes/gettext/locale/sv_SE/LC_MESSAGES/installer.po index 4e98b179d..95ac920f9 100644 --- a/install/includes/gettext/locale/sv_SE/LC_MESSAGES/installer.po +++ b/install/includes/gettext/locale/sv_SE/LC_MESSAGES/installer.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: translations@wavelog.org\n" -"POT-Creation-Date: 2024-10-17 14:22+0000\n" +"POT-Creation-Date: 2024-11-28 07:17+0000\n" "PO-Revision-Date: 2024-11-19 01:22+0000\n" "Last-Translator: Fabian Berg \n" "Language-Team: Swedish Optional with '[host]:[port]'. Default port: 3306." "
In a docker compose install type 'wavelog-db'." msgstr "" -#: install/index.php:447 +#: install/index.php:448 msgid "Database Name" msgstr "" -#: install/index.php:447 +#: install/index.php:448 msgid "Name of the Database" msgstr "" -#: install/index.php:453 +#: install/index.php:454 msgid "Username of the Database User which has full access to the database." msgstr "" -#: install/index.php:457 +#: install/index.php:458 msgid "Password of the Database User" msgstr "" -#: install/index.php:461 +#: install/index.php:462 msgid "Connection Test" msgstr "" -#: install/index.php:472 +#: install/index.php:473 msgid "" "Now you can create your first user in Wavelog. Fill out all fields and click " "continue. Make sure you use a safe password." msgstr "" -#: install/index.php:473 +#: install/index.php:474 msgid "All fields are required!" msgstr "" -#: install/index.php:481 +#: install/index.php:482 msgid "First Name" msgstr "" -#: install/index.php:485 +#: install/index.php:486 msgid "DXCC" msgstr "" -#: install/index.php:487 +#: install/index.php:488 msgid "Please select one" msgstr "" -#: install/index.php:488 install/index.php:494 install/index.php:518 -#: install/index.php:530 install/index.php:533 install/index.php:538 -#: install/index.php:539 install/index.php:548 install/index.php:552 -#: install/index.php:567 install/index.php:580 install/index.php:581 -#: install/index.php:585 install/index.php:606 install/index.php:613 -#: install/index.php:615 install/index.php:616 install/index.php:618 -#: install/index.php:622 install/index.php:623 install/index.php:624 -#: install/index.php:628 install/index.php:629 install/index.php:648 -#: install/index.php:656 install/index.php:662 install/index.php:669 -#: install/index.php:670 install/index.php:676 install/index.php:678 -#: install/index.php:680 install/index.php:698 install/index.php:703 -#: install/index.php:704 install/index.php:718 install/index.php:733 -#: install/index.php:734 install/index.php:738 install/index.php:749 -#: install/index.php:750 install/index.php:755 install/index.php:759 -#: install/index.php:761 install/index.php:762 install/index.php:769 -#: install/index.php:784 install/index.php:786 install/index.php:803 -#: install/index.php:806 install/index.php:811 install/index.php:814 -#: install/index.php:817 install/index.php:827 install/index.php:833 -#: install/index.php:837 install/index.php:843 install/index.php:846 -#: install/index.php:849 install/index.php:854 install/index.php:880 -#: install/index.php:886 install/index.php:888 install/index.php:1733 +#: install/index.php:489 install/index.php:495 install/index.php:519 +#: install/index.php:531 install/index.php:534 install/index.php:539 +#: install/index.php:540 install/index.php:549 install/index.php:553 +#: install/index.php:568 install/index.php:581 install/index.php:582 +#: install/index.php:586 install/index.php:607 install/index.php:614 +#: install/index.php:616 install/index.php:617 install/index.php:619 +#: install/index.php:623 install/index.php:624 install/index.php:625 +#: install/index.php:629 install/index.php:630 install/index.php:649 +#: install/index.php:657 install/index.php:663 install/index.php:670 +#: install/index.php:671 install/index.php:677 install/index.php:679 +#: install/index.php:681 install/index.php:699 install/index.php:704 +#: install/index.php:705 install/index.php:719 install/index.php:734 +#: install/index.php:735 install/index.php:739 install/index.php:750 +#: install/index.php:751 install/index.php:756 install/index.php:760 +#: install/index.php:762 install/index.php:763 install/index.php:770 +#: install/index.php:785 install/index.php:787 install/index.php:804 +#: install/index.php:807 install/index.php:812 install/index.php:815 +#: install/index.php:818 install/index.php:828 install/index.php:834 +#: install/index.php:838 install/index.php:844 install/index.php:847 +#: install/index.php:850 install/index.php:855 install/index.php:881 +#: install/index.php:887 install/index.php:889 install/index.php:1734 msgid "Deleted DXCC" msgstr "" -#: install/index.php:895 +#: install/index.php:896 msgid "Last Name" msgstr "" -#: install/index.php:899 +#: install/index.php:900 msgid "Callsign" msgstr "" -#: install/index.php:909 +#: install/index.php:910 msgid "Gridsquare/Locator" msgstr "" -#: install/index.php:919 +#: install/index.php:920 msgid "City" msgstr "" -#: install/index.php:925 +#: install/index.php:926 msgid "Confirm Password" msgstr "" -#: install/index.php:929 +#: install/index.php:930 msgid "Timezone" msgstr "" -#: install/index.php:1032 +#: install/index.php:1033 msgid "E-Mail Address" msgstr "" -#: install/index.php:1054 +#: install/index.php:1055 msgid "Checklist" msgstr "" -#: install/index.php:1059 +#: install/index.php:1060 msgid "Pre-Checks" msgstr "" -#: install/index.php:1068 +#: install/index.php:1069 msgid "Configuration" msgstr "" -#: install/index.php:1077 +#: install/index.php:1078 msgid "Database" msgstr "" -#: install/index.php:1086 +#: install/index.php:1087 msgid "First User" msgstr "" -#: install/index.php:1096 +#: install/index.php:1097 msgid "Nearly done!" msgstr "" -#: install/index.php:1098 +#: install/index.php:1099 msgid "You prepared all neccessary steps." msgstr "" -#: install/index.php:1099 +#: install/index.php:1100 msgid "We now can install Wavelog. This process can take a few minutes." msgstr "" -#: install/index.php:1105 +#: install/index.php:1106 msgid "Reset" msgstr "" -#: install/index.php:1110 +#: install/index.php:1111 msgid "Installer Reset" msgstr "" -#: install/index.php:1113 +#: install/index.php:1114 msgid "Do you really want to reset all data and start from scratch?" msgstr "" -#: install/index.php:1116 +#: install/index.php:1117 msgid "Yes" msgstr "" -#: install/index.php:1117 +#: install/index.php:1118 msgid "No" msgstr "" -#: install/index.php:1127 +#: install/index.php:1128 msgid "Back" msgstr "" -#: install/index.php:1128 +#: install/index.php:1129 msgid "Continue" msgstr "" -#: install/index.php:1206 +#: install/index.php:1207 msgid "" "You can't continue. Solve the red marked issues, restart the webserver and " "reload this page." msgstr "" -#: install/index.php:1336 +#: install/index.php:1337 msgid "Password can't contain ' / \\ < >" msgstr "" -#: install/index.php:1340 +#: install/index.php:1341 msgid "" "The callsign should not contain any pre- or suffixes as it is used as " "personal operator callsign." msgstr "" -#: install/index.php:1352 +#: install/index.php:1353 msgid "" "The callsign can not contain any special characters. It's your personal " "callsign without any pre- or suffixes." msgstr "" -#: install/index.php:1521 +#: install/index.php:1522 msgid "Error: At least Hostname/IP, Database Name and Username are required." msgstr "" -#: install/index.php:1531 +#: install/index.php:1532 msgid "Connecting..." msgstr "" -#: install/index.php:1555 +#: install/index.php:1556 msgid "Connection was successful and your database should be compatible." msgstr "" -#: install/index.php:1559 +#: install/index.php:1560 msgid "" "Connection was successful but your database seems too old for Wavelog. You " "can try to continue but you could run into issues." msgstr "" -#: install/index.php:1559 +#: install/index.php:1560 #, php-format msgid "The min. version for MySQL is %s, for MariaDB it's %s." msgstr "" -#: install/index.php:1679 +#: install/index.php:1680 msgid "Search" msgstr "" -#: install/index.php:1716 +#: install/index.php:1717 msgid "At least one field is empty." msgstr "" -#: install/index.php:1735 +#: install/index.php:1736 msgid "" "Stop here for a Moment. Your chosen DXCC is outdated and not valid anymore. " "Check which DXCC for this particular location is the correct one. If you are " "sure, ignore this warning." msgstr "" -#: install/index.php:1759 +#: install/index.php:1760 msgid "" "The locator seems to be not in the correct format. Should look like AA11AA " "(6-char grid locator)." msgstr "" -#: install/index.php:1773 +#: install/index.php:1774 msgid "" "The e-mail adress does not look correct. Make sure it's a valid e-mail " "address" msgstr "" -#: install/index.php:1800 +#: install/index.php:1801 msgid "Password should be at least 8 characters long" msgstr "" -#: install/index.php:1809 +#: install/index.php:1810 msgid "Passwords do not match" msgstr "" -#: install/index.php:1865 +#: install/index.php:1866 msgid "Install Now" msgstr "" -#: install/index.php:1869 +#: install/index.php:1870 msgid "Install not possible. Checklist incomplete." msgstr "" -#: install/index.php:1989 +#: install/index.php:1990 msgid "PHP Module missing" msgstr "" -#: install/index.php:1991 +#: install/index.php:1992 msgid "The following PHP modules are missing:" msgstr "" -#: install/index.php:1992 +#: install/index.php:1993 msgid "Without this module the Wavelog Installer does not work!" msgstr "" -#: install/index.php:1993 +#: install/index.php:1994 msgid "Please install the required modules and restart the webserver." msgstr "" diff --git a/install/includes/gettext/locale/tr_TR/LC_MESSAGES/installer.po b/install/includes/gettext/locale/tr_TR/LC_MESSAGES/installer.po index a39744547..02effb86d 100644 --- a/install/includes/gettext/locale/tr_TR/LC_MESSAGES/installer.po +++ b/install/includes/gettext/locale/tr_TR/LC_MESSAGES/installer.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: translations@wavelog.org\n" -"POT-Creation-Date: 2024-10-17 14:22+0000\n" +"POT-Creation-Date: 2024-11-28 07:17+0000\n" "PO-Revision-Date: 2024-10-30 21:08+0000\n" "Last-Translator: utkuyalcin \n" "Language-Team: Turkish Optional with '[host]:[port]'. Default port: 3306." "
In a docker compose install type 'wavelog-db'." msgstr "" -#: install/index.php:447 +#: install/index.php:448 msgid "Database Name" msgstr "Veri tabanı ismi" -#: install/index.php:447 +#: install/index.php:448 msgid "Name of the Database" msgstr "Veri tabanının Adı" -#: install/index.php:453 +#: install/index.php:454 msgid "Username of the Database User which has full access to the database." msgstr "" "Veri tabanına tam erişim yetkisine sahip olan veri tabanı kullanıcısının " "kullanıcı adı." -#: install/index.php:457 +#: install/index.php:458 msgid "Password of the Database User" msgstr "Veri tabanı Kullanıcısının Şifresi" -#: install/index.php:461 +#: install/index.php:462 msgid "Connection Test" msgstr "Bağlantı Testi" -#: install/index.php:472 +#: install/index.php:473 msgid "" "Now you can create your first user in Wavelog. Fill out all fields and click " "continue. Make sure you use a safe password." msgstr "" -#: install/index.php:473 +#: install/index.php:474 msgid "All fields are required!" msgstr "" -#: install/index.php:481 +#: install/index.php:482 msgid "First Name" msgstr "Adı" -#: install/index.php:485 +#: install/index.php:486 msgid "DXCC" msgstr "DXCC" -#: install/index.php:487 +#: install/index.php:488 msgid "Please select one" msgstr "" -#: install/index.php:488 install/index.php:494 install/index.php:518 -#: install/index.php:530 install/index.php:533 install/index.php:538 -#: install/index.php:539 install/index.php:548 install/index.php:552 -#: install/index.php:567 install/index.php:580 install/index.php:581 -#: install/index.php:585 install/index.php:606 install/index.php:613 -#: install/index.php:615 install/index.php:616 install/index.php:618 -#: install/index.php:622 install/index.php:623 install/index.php:624 -#: install/index.php:628 install/index.php:629 install/index.php:648 -#: install/index.php:656 install/index.php:662 install/index.php:669 -#: install/index.php:670 install/index.php:676 install/index.php:678 -#: install/index.php:680 install/index.php:698 install/index.php:703 -#: install/index.php:704 install/index.php:718 install/index.php:733 -#: install/index.php:734 install/index.php:738 install/index.php:749 -#: install/index.php:750 install/index.php:755 install/index.php:759 -#: install/index.php:761 install/index.php:762 install/index.php:769 -#: install/index.php:784 install/index.php:786 install/index.php:803 -#: install/index.php:806 install/index.php:811 install/index.php:814 -#: install/index.php:817 install/index.php:827 install/index.php:833 -#: install/index.php:837 install/index.php:843 install/index.php:846 -#: install/index.php:849 install/index.php:854 install/index.php:880 -#: install/index.php:886 install/index.php:888 install/index.php:1733 +#: install/index.php:489 install/index.php:495 install/index.php:519 +#: install/index.php:531 install/index.php:534 install/index.php:539 +#: install/index.php:540 install/index.php:549 install/index.php:553 +#: install/index.php:568 install/index.php:581 install/index.php:582 +#: install/index.php:586 install/index.php:607 install/index.php:614 +#: install/index.php:616 install/index.php:617 install/index.php:619 +#: install/index.php:623 install/index.php:624 install/index.php:625 +#: install/index.php:629 install/index.php:630 install/index.php:649 +#: install/index.php:657 install/index.php:663 install/index.php:670 +#: install/index.php:671 install/index.php:677 install/index.php:679 +#: install/index.php:681 install/index.php:699 install/index.php:704 +#: install/index.php:705 install/index.php:719 install/index.php:734 +#: install/index.php:735 install/index.php:739 install/index.php:750 +#: install/index.php:751 install/index.php:756 install/index.php:760 +#: install/index.php:762 install/index.php:763 install/index.php:770 +#: install/index.php:785 install/index.php:787 install/index.php:804 +#: install/index.php:807 install/index.php:812 install/index.php:815 +#: install/index.php:818 install/index.php:828 install/index.php:834 +#: install/index.php:838 install/index.php:844 install/index.php:847 +#: install/index.php:850 install/index.php:855 install/index.php:881 +#: install/index.php:887 install/index.php:889 install/index.php:1734 msgid "Deleted DXCC" msgstr "Silinmiş DXCC" -#: install/index.php:895 +#: install/index.php:896 msgid "Last Name" msgstr "Soyadı" -#: install/index.php:899 +#: install/index.php:900 msgid "Callsign" msgstr "Çağrı işareti" -#: install/index.php:909 +#: install/index.php:910 msgid "Gridsquare/Locator" msgstr "Konum Belirteci" -#: install/index.php:919 +#: install/index.php:920 msgid "City" msgstr "Şehir" -#: install/index.php:925 +#: install/index.php:926 msgid "Confirm Password" msgstr "Şifreyi Onayla" -#: install/index.php:929 +#: install/index.php:930 msgid "Timezone" msgstr "Saat dilimi" -#: install/index.php:1032 +#: install/index.php:1033 msgid "E-Mail Address" msgstr "E-posta Adresi" -#: install/index.php:1054 +#: install/index.php:1055 msgid "Checklist" msgstr "Kontrol listesi" -#: install/index.php:1059 +#: install/index.php:1060 msgid "Pre-Checks" msgstr "" -#: install/index.php:1068 +#: install/index.php:1069 msgid "Configuration" msgstr "Yapılandırma" -#: install/index.php:1077 +#: install/index.php:1078 msgid "Database" msgstr "Veri tabanı" -#: install/index.php:1086 +#: install/index.php:1087 msgid "First User" msgstr "Adı" -#: install/index.php:1096 +#: install/index.php:1097 msgid "Nearly done!" msgstr "Neredeyse bitti!" -#: install/index.php:1098 +#: install/index.php:1099 msgid "You prepared all neccessary steps." msgstr "Gerekli tüm adımları hazırladınız." -#: install/index.php:1099 +#: install/index.php:1100 msgid "We now can install Wavelog. This process can take a few minutes." msgstr "Artık Wavelog'u yükleyebiliriz. Bu işlem birkaç dakika sürebilir." -#: install/index.php:1105 +#: install/index.php:1106 msgid "Reset" msgstr "" -#: install/index.php:1110 +#: install/index.php:1111 msgid "Installer Reset" msgstr "" -#: install/index.php:1113 +#: install/index.php:1114 msgid "Do you really want to reset all data and start from scratch?" msgstr "" -#: install/index.php:1116 +#: install/index.php:1117 msgid "Yes" msgstr "" -#: install/index.php:1117 +#: install/index.php:1118 msgid "No" msgstr "" -#: install/index.php:1127 +#: install/index.php:1128 msgid "Back" msgstr "Geri" -#: install/index.php:1128 +#: install/index.php:1129 msgid "Continue" msgstr "Devam" -#: install/index.php:1206 +#: install/index.php:1207 msgid "" "You can't continue. Solve the red marked issues, restart the webserver and " "reload this page." msgstr "" -#: install/index.php:1336 +#: install/index.php:1337 msgid "Password can't contain ' / \\ < >" msgstr "" -#: install/index.php:1340 +#: install/index.php:1341 msgid "" "The callsign should not contain any pre- or suffixes as it is used as " "personal operator callsign." msgstr "" -#: install/index.php:1352 +#: install/index.php:1353 msgid "" "The callsign can not contain any special characters. It's your personal " "callsign without any pre- or suffixes." msgstr "" -#: install/index.php:1521 +#: install/index.php:1522 msgid "Error: At least Hostname/IP, Database Name and Username are required." msgstr "" -#: install/index.php:1531 +#: install/index.php:1532 msgid "Connecting..." msgstr "Bağlanıyor..." -#: install/index.php:1555 +#: install/index.php:1556 msgid "Connection was successful and your database should be compatible." msgstr "" -#: install/index.php:1559 +#: install/index.php:1560 msgid "" "Connection was successful but your database seems too old for Wavelog. You " "can try to continue but you could run into issues." @@ -658,67 +658,67 @@ msgstr "" "Bağlantı başarılı oldu ancak veritabanınız Wavelog için çok eski görünüyor. " "Devam etmeyi deneyebilirsiniz ancak sorunlarla karşılaşabilirsiniz." -#: install/index.php:1559 +#: install/index.php:1560 #, php-format msgid "The min. version for MySQL is %s, for MariaDB it's %s." msgstr "" -#: install/index.php:1679 +#: install/index.php:1680 msgid "Search" msgstr "" -#: install/index.php:1716 +#: install/index.php:1717 msgid "At least one field is empty." msgstr "" -#: install/index.php:1735 +#: install/index.php:1736 msgid "" "Stop here for a Moment. Your chosen DXCC is outdated and not valid anymore. " "Check which DXCC for this particular location is the correct one. If you are " "sure, ignore this warning." msgstr "" -#: install/index.php:1759 +#: install/index.php:1760 msgid "" "The locator seems to be not in the correct format. Should look like AA11AA " "(6-char grid locator)." msgstr "" -#: install/index.php:1773 +#: install/index.php:1774 msgid "" "The e-mail adress does not look correct. Make sure it's a valid e-mail " "address" msgstr "" -#: install/index.php:1800 +#: install/index.php:1801 msgid "Password should be at least 8 characters long" msgstr "Şifre en az 8 karakter uzunluğunda olmalıdır" -#: install/index.php:1809 +#: install/index.php:1810 msgid "Passwords do not match" msgstr "Şifreler eşleşmiyor" -#: install/index.php:1865 +#: install/index.php:1866 msgid "Install Now" msgstr "Şimdi Yükle" -#: install/index.php:1869 +#: install/index.php:1870 msgid "Install not possible. Checklist incomplete." msgstr "" -#: install/index.php:1989 +#: install/index.php:1990 msgid "PHP Module missing" msgstr "" -#: install/index.php:1991 +#: install/index.php:1992 msgid "The following PHP modules are missing:" msgstr "" -#: install/index.php:1992 +#: install/index.php:1993 msgid "Without this module the Wavelog Installer does not work!" msgstr "" -#: install/index.php:1993 +#: install/index.php:1994 msgid "Please install the required modules and restart the webserver." msgstr "" diff --git a/install/includes/gettext/locale/zh_CN/LC_MESSAGES/installer.po b/install/includes/gettext/locale/zh_CN/LC_MESSAGES/installer.po index 5bd5a8376..bc566ff9f 100644 --- a/install/includes/gettext/locale/zh_CN/LC_MESSAGES/installer.po +++ b/install/includes/gettext/locale/zh_CN/LC_MESSAGES/installer.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: translations@wavelog.org\n" -"POT-Creation-Date: 2024-10-17 14:22+0000\n" +"POT-Creation-Date: 2024-11-28 07:17+0000\n" "PO-Revision-Date: 2024-11-08 08:04+0000\n" "Last-Translator: Karuru \n" "Language-Team: Chinese (Simplified Han script) Optional with '[host]:[port]'. Default port: 3306." "
In a docker compose install type 'wavelog-db'." @@ -451,27 +451,27 @@ msgstr "" "通常为“localhost”。
可能为 “[host]:[port]”。默认端口:3306。
如在 " "Docker compose 下,输入 “wavelog-db”。" -#: install/index.php:447 +#: install/index.php:448 msgid "Database Name" msgstr "数据库名称" -#: install/index.php:447 +#: install/index.php:448 msgid "Name of the Database" msgstr "数据库名" -#: install/index.php:453 +#: install/index.php:454 msgid "Username of the Database User which has full access to the database." msgstr "对该数据库有完整权限的用户名。" -#: install/index.php:457 +#: install/index.php:458 msgid "Password of the Database User" msgstr "用户密码" -#: install/index.php:461 +#: install/index.php:462 msgid "Connection Test" msgstr "测试连接" -#: install/index.php:472 +#: install/index.php:473 msgid "" "Now you can create your first user in Wavelog. Fill out all fields and click " "continue. Make sure you use a safe password." @@ -479,188 +479,188 @@ msgstr "" "您现在可以为 Wavelog 创建第一个用户了,填写所有信息点击下一步,确保创建一个高" "强度的密码。" -#: install/index.php:473 +#: install/index.php:474 msgid "All fields are required!" msgstr "以下字段不可留空!" -#: install/index.php:481 +#: install/index.php:482 msgid "First Name" msgstr "名" -#: install/index.php:485 +#: install/index.php:486 msgid "DXCC" msgstr "DXCC" -#: install/index.php:487 +#: install/index.php:488 msgid "Please select one" msgstr "请选择一项" -#: install/index.php:488 install/index.php:494 install/index.php:518 -#: install/index.php:530 install/index.php:533 install/index.php:538 -#: install/index.php:539 install/index.php:548 install/index.php:552 -#: install/index.php:567 install/index.php:580 install/index.php:581 -#: install/index.php:585 install/index.php:606 install/index.php:613 -#: install/index.php:615 install/index.php:616 install/index.php:618 -#: install/index.php:622 install/index.php:623 install/index.php:624 -#: install/index.php:628 install/index.php:629 install/index.php:648 -#: install/index.php:656 install/index.php:662 install/index.php:669 -#: install/index.php:670 install/index.php:676 install/index.php:678 -#: install/index.php:680 install/index.php:698 install/index.php:703 -#: install/index.php:704 install/index.php:718 install/index.php:733 -#: install/index.php:734 install/index.php:738 install/index.php:749 -#: install/index.php:750 install/index.php:755 install/index.php:759 -#: install/index.php:761 install/index.php:762 install/index.php:769 -#: install/index.php:784 install/index.php:786 install/index.php:803 -#: install/index.php:806 install/index.php:811 install/index.php:814 -#: install/index.php:817 install/index.php:827 install/index.php:833 -#: install/index.php:837 install/index.php:843 install/index.php:846 -#: install/index.php:849 install/index.php:854 install/index.php:880 -#: install/index.php:886 install/index.php:888 install/index.php:1733 +#: install/index.php:489 install/index.php:495 install/index.php:519 +#: install/index.php:531 install/index.php:534 install/index.php:539 +#: install/index.php:540 install/index.php:549 install/index.php:553 +#: install/index.php:568 install/index.php:581 install/index.php:582 +#: install/index.php:586 install/index.php:607 install/index.php:614 +#: install/index.php:616 install/index.php:617 install/index.php:619 +#: install/index.php:623 install/index.php:624 install/index.php:625 +#: install/index.php:629 install/index.php:630 install/index.php:649 +#: install/index.php:657 install/index.php:663 install/index.php:670 +#: install/index.php:671 install/index.php:677 install/index.php:679 +#: install/index.php:681 install/index.php:699 install/index.php:704 +#: install/index.php:705 install/index.php:719 install/index.php:734 +#: install/index.php:735 install/index.php:739 install/index.php:750 +#: install/index.php:751 install/index.php:756 install/index.php:760 +#: install/index.php:762 install/index.php:763 install/index.php:770 +#: install/index.php:785 install/index.php:787 install/index.php:804 +#: install/index.php:807 install/index.php:812 install/index.php:815 +#: install/index.php:818 install/index.php:828 install/index.php:834 +#: install/index.php:838 install/index.php:844 install/index.php:847 +#: install/index.php:850 install/index.php:855 install/index.php:881 +#: install/index.php:887 install/index.php:889 install/index.php:1734 msgid "Deleted DXCC" msgstr "已选择的 DXCC" -#: install/index.php:895 +#: install/index.php:896 msgid "Last Name" msgstr "姓" -#: install/index.php:899 +#: install/index.php:900 msgid "Callsign" msgstr "呼号" -#: install/index.php:909 +#: install/index.php:910 msgid "Gridsquare/Locator" msgstr "网格地址" -#: install/index.php:919 +#: install/index.php:920 msgid "City" msgstr "城市" -#: install/index.php:925 +#: install/index.php:926 msgid "Confirm Password" msgstr "确认密码" -#: install/index.php:929 +#: install/index.php:930 msgid "Timezone" msgstr "时区" -#: install/index.php:1032 +#: install/index.php:1033 msgid "E-Mail Address" msgstr "Email 地址" -#: install/index.php:1054 +#: install/index.php:1055 msgid "Checklist" msgstr "检查单" -#: install/index.php:1059 +#: install/index.php:1060 msgid "Pre-Checks" msgstr "事前检查" -#: install/index.php:1068 +#: install/index.php:1069 msgid "Configuration" msgstr "配置" -#: install/index.php:1077 +#: install/index.php:1078 msgid "Database" msgstr "数据库" -#: install/index.php:1086 +#: install/index.php:1087 msgid "First User" msgstr "初始用户" -#: install/index.php:1096 +#: install/index.php:1097 msgid "Nearly done!" msgstr "马上完成!" -#: install/index.php:1098 +#: install/index.php:1099 msgid "You prepared all neccessary steps." msgstr "您已准备好全部步骤。" -#: install/index.php:1099 +#: install/index.php:1100 msgid "We now can install Wavelog. This process can take a few minutes." msgstr "现在可以安装 Wavelog 了,需要几分钟的时间。" -#: install/index.php:1105 +#: install/index.php:1106 msgid "Reset" msgstr "重置" -#: install/index.php:1110 +#: install/index.php:1111 msgid "Installer Reset" msgstr "安装程序重置" -#: install/index.php:1113 +#: install/index.php:1114 msgid "Do you really want to reset all data and start from scratch?" msgstr "请您确认清空所有数据,推倒重来?" -#: install/index.php:1116 +#: install/index.php:1117 msgid "Yes" msgstr "是" -#: install/index.php:1117 +#: install/index.php:1118 msgid "No" msgstr "否" -#: install/index.php:1127 +#: install/index.php:1128 msgid "Back" msgstr "后退" -#: install/index.php:1128 +#: install/index.php:1129 msgid "Continue" msgstr "继续" -#: install/index.php:1206 +#: install/index.php:1207 msgid "" "You can't continue. Solve the red marked issues, restart the webserver and " "reload this page." msgstr "您需要解决标红的错误才能继续,请重启服务器并刷新网页。" -#: install/index.php:1336 +#: install/index.php:1337 msgid "Password can't contain ' / \\ < >" msgstr "密码不能包含 '/?<>" -#: install/index.php:1340 +#: install/index.php:1341 msgid "" "The callsign should not contain any pre- or suffixes as it is used as " "personal operator callsign." msgstr "当被用于个人操作员时呼号不应包含任何前缀或后缀。" -#: install/index.php:1352 +#: install/index.php:1353 msgid "" "The callsign can not contain any special characters. It's your personal " "callsign without any pre- or suffixes." msgstr "呼号不应该包含任何特殊字符. 这是你的个人呼号不要包含任何前缀和后缀." -#: install/index.php:1521 +#: install/index.php:1522 msgid "Error: At least Hostname/IP, Database Name and Username are required." msgstr "错误:至少提供 主机名/IP、数据库名称和用户名。" -#: install/index.php:1531 +#: install/index.php:1532 msgid "Connecting..." msgstr "连接中…" -#: install/index.php:1555 +#: install/index.php:1556 msgid "Connection was successful and your database should be compatible." msgstr "连接成功,您的数据库兼容 Wavelog。" -#: install/index.php:1559 +#: install/index.php:1560 msgid "" "Connection was successful but your database seems too old for Wavelog. You " "can try to continue but you could run into issues." msgstr "连接成功,但数据库版本有一些老,您可以继续安装但是可能会出现使用问题。" -#: install/index.php:1559 +#: install/index.php:1560 #, php-format msgid "The min. version for MySQL is %s, for MariaDB it's %s." msgstr "MySQL 最低版本 %s,或 MariaDB 最低版本 %s。" -#: install/index.php:1679 +#: install/index.php:1680 msgid "Search" msgstr "搜索" -#: install/index.php:1716 +#: install/index.php:1717 msgid "At least one field is empty." msgstr "有字段未填写。" -#: install/index.php:1735 +#: install/index.php:1736 msgid "" "Stop here for a Moment. Your chosen DXCC is outdated and not valid anymore. " "Check which DXCC for this particular location is the correct one. If you are " @@ -669,47 +669,47 @@ msgstr "" "请稍等,您选择的 DXCC 已经不再有效,请重新查看该地区最新的 DXCC,如果您确定要" "继续,请忽略这个警告。" -#: install/index.php:1759 +#: install/index.php:1760 msgid "" "The locator seems to be not in the correct format. Should look like AA11AA " "(6-char grid locator)." msgstr "网格格式有误,例如 AA11AA(6位)。" -#: install/index.php:1773 +#: install/index.php:1774 msgid "" "The e-mail adress does not look correct. Make sure it's a valid e-mail " "address" msgstr "E-mail 地址有误,请重新检查" -#: install/index.php:1800 +#: install/index.php:1801 msgid "Password should be at least 8 characters long" msgstr "密码需要至少 8 位长" -#: install/index.php:1809 +#: install/index.php:1810 msgid "Passwords do not match" msgstr "密码不匹配" -#: install/index.php:1865 +#: install/index.php:1866 msgid "Install Now" msgstr "现在安装" -#: install/index.php:1869 +#: install/index.php:1870 msgid "Install not possible. Checklist incomplete." msgstr "无法安装,检查单无法通过。" -#: install/index.php:1989 +#: install/index.php:1990 msgid "PHP Module missing" msgstr "PHP 模块未安装" -#: install/index.php:1991 +#: install/index.php:1992 msgid "The following PHP modules are missing:" msgstr "缺少 PHP 模块:" -#: install/index.php:1992 +#: install/index.php:1993 msgid "Without this module the Wavelog Installer does not work!" msgstr "Wavelog 需要这个模块来运行!" -#: install/index.php:1993 +#: install/index.php:1994 msgid "Please install the required modules and restart the webserver." msgstr "请安装缺失的模块,并重启服务器。"