mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-27 01:24:16 +00:00
Merge branch 'dev' into date_export_fix
This commit is contained in:
@@ -115,13 +115,13 @@ class API extends CI_Controller {
|
||||
function auth($key) {
|
||||
$this->load->model('api_model');
|
||||
header("Content-type: text/xml");
|
||||
if($this->api_model->access($key) == __("No Key Found") || $this->api_model->access($key) == __("Key Disabled")) {
|
||||
if($this->api_model->access($key) == "No Key Found" || $this->api_model->access($key) == "Key Disabled") {
|
||||
echo "<auth>";
|
||||
echo "<message>" . __("Key Invalid - either not found or disabled") . "</message>";
|
||||
echo "<message>Key Invalid - either not found or disabled</message>";
|
||||
echo "</auth>";
|
||||
} else {
|
||||
echo "<auth>";
|
||||
echo "<status>" . __("Valid") . "</status>";
|
||||
echo "<status>Valid</status>";
|
||||
echo "<rights>".$this->api_model->access($key)."</rights>";
|
||||
echo "</auth>";
|
||||
$this->api_model->update_last_used($key);
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Report-Msgid-Bugs-To: translations@wavelog.org\n"
|
||||
"POT-Creation-Date: 2024-08-28 11:59+0000\n"
|
||||
"POT-Creation-Date: 2024-08-28 12:37+0000\n"
|
||||
"PO-Revision-Date: 2024-08-17 10:46+0000\n"
|
||||
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
||||
"Language-Team: Bulgarian <https://translate.wavelog.org/projects/wavelog/"
|
||||
@@ -216,23 +216,6 @@ msgstr ""
|
||||
msgid "API Key %s has been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: application/controllers/Api.php:118
|
||||
msgid "Key Disabled"
|
||||
msgstr ""
|
||||
|
||||
#: application/controllers/Api.php:118
|
||||
msgid "No Key Found"
|
||||
msgstr ""
|
||||
|
||||
#: application/controllers/Api.php:120
|
||||
msgid "Key Invalid - either not found or disabled"
|
||||
msgstr ""
|
||||
|
||||
#: application/controllers/Api.php:124
|
||||
#: application/views/lotw_views/index.php:91
|
||||
msgid "Valid"
|
||||
msgstr "Валиден"
|
||||
|
||||
#: application/controllers/Awards.php:22
|
||||
#: application/views/interface_assets/header.php:158
|
||||
#: application/views/qso/edit_ajax.php:35
|
||||
@@ -7785,6 +7768,10 @@ msgstr "Изтекъл"
|
||||
msgid "Expiring"
|
||||
msgstr ""
|
||||
|
||||
#: application/views/lotw_views/index.php:91
|
||||
msgid "Valid"
|
||||
msgstr "Валиден"
|
||||
|
||||
#: application/views/lotw_views/index.php:101
|
||||
#, php-format
|
||||
msgid "Last success: %s"
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Report-Msgid-Bugs-To: translations@wavelog.org\n"
|
||||
"POT-Creation-Date: 2024-08-28 11:59+0000\n"
|
||||
"POT-Creation-Date: 2024-08-28 12:37+0000\n"
|
||||
"PO-Revision-Date: 2024-08-17 10:49+0000\n"
|
||||
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
||||
"Language-Team: Bosnian <https://translate.wavelog.org/projects/wavelog/main-"
|
||||
@@ -218,23 +218,6 @@ msgstr ""
|
||||
msgid "API Key %s has been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: application/controllers/Api.php:118
|
||||
msgid "Key Disabled"
|
||||
msgstr ""
|
||||
|
||||
#: application/controllers/Api.php:118
|
||||
msgid "No Key Found"
|
||||
msgstr ""
|
||||
|
||||
#: application/controllers/Api.php:120
|
||||
msgid "Key Invalid - either not found or disabled"
|
||||
msgstr ""
|
||||
|
||||
#: application/controllers/Api.php:124
|
||||
#: application/views/lotw_views/index.php:91
|
||||
msgid "Valid"
|
||||
msgstr ""
|
||||
|
||||
#: application/controllers/Awards.php:22
|
||||
#: application/views/interface_assets/header.php:158
|
||||
#: application/views/qso/edit_ajax.php:35
|
||||
@@ -7794,6 +7777,10 @@ msgstr ""
|
||||
msgid "Expiring"
|
||||
msgstr ""
|
||||
|
||||
#: application/views/lotw_views/index.php:91
|
||||
msgid "Valid"
|
||||
msgstr ""
|
||||
|
||||
#: application/views/lotw_views/index.php:101
|
||||
#, php-format
|
||||
msgid "Last success: %s"
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Report-Msgid-Bugs-To: translations@wavelog.org\n"
|
||||
"POT-Creation-Date: 2024-08-28 11:59+0000\n"
|
||||
"POT-Creation-Date: 2024-08-28 12:37+0000\n"
|
||||
"PO-Revision-Date: 2024-08-17 10:49+0000\n"
|
||||
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
||||
"Language-Team: Montenegrin <https://translate.wavelog.org/projects/wavelog/"
|
||||
@@ -218,23 +218,6 @@ msgstr ""
|
||||
msgid "API Key %s has been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: application/controllers/Api.php:118
|
||||
msgid "Key Disabled"
|
||||
msgstr ""
|
||||
|
||||
#: application/controllers/Api.php:118
|
||||
msgid "No Key Found"
|
||||
msgstr ""
|
||||
|
||||
#: application/controllers/Api.php:120
|
||||
msgid "Key Invalid - either not found or disabled"
|
||||
msgstr ""
|
||||
|
||||
#: application/controllers/Api.php:124
|
||||
#: application/views/lotw_views/index.php:91
|
||||
msgid "Valid"
|
||||
msgstr ""
|
||||
|
||||
#: application/controllers/Awards.php:22
|
||||
#: application/views/interface_assets/header.php:158
|
||||
#: application/views/qso/edit_ajax.php:35
|
||||
@@ -7794,6 +7777,10 @@ msgstr ""
|
||||
msgid "Expiring"
|
||||
msgstr ""
|
||||
|
||||
#: application/views/lotw_views/index.php:91
|
||||
msgid "Valid"
|
||||
msgstr ""
|
||||
|
||||
#: application/views/lotw_views/index.php:101
|
||||
#, php-format
|
||||
msgid "Last success: %s"
|
||||
|
||||
Binary file not shown.
@@ -9,7 +9,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Report-Msgid-Bugs-To: translations@wavelog.org\n"
|
||||
"POT-Creation-Date: 2024-08-28 11:59+0000\n"
|
||||
"POT-Creation-Date: 2024-08-28 12:37+0000\n"
|
||||
"PO-Revision-Date: 2024-08-26 12:58+0000\n"
|
||||
"Last-Translator: Petr OK1PTR <ok1ptr@pm.me>\n"
|
||||
"Language-Team: Czech <https://translate.wavelog.org/projects/wavelog/main-"
|
||||
@@ -220,23 +220,6 @@ msgstr "Popis %s API klíče byl aktualizován."
|
||||
msgid "API Key %s has been deleted"
|
||||
msgstr "API klíč %s byl smazán"
|
||||
|
||||
#: application/controllers/Api.php:118
|
||||
msgid "Key Disabled"
|
||||
msgstr "Klíč je zakázaný"
|
||||
|
||||
#: application/controllers/Api.php:118
|
||||
msgid "No Key Found"
|
||||
msgstr "Klíč nebyl nalezen"
|
||||
|
||||
#: application/controllers/Api.php:120
|
||||
msgid "Key Invalid - either not found or disabled"
|
||||
msgstr "Neplatný klíč - nebyl nalezen nebo je zakázán"
|
||||
|
||||
#: application/controllers/Api.php:124
|
||||
#: application/views/lotw_views/index.php:91
|
||||
msgid "Valid"
|
||||
msgstr "Platný"
|
||||
|
||||
#: application/controllers/Awards.php:22
|
||||
#: application/views/interface_assets/header.php:158
|
||||
#: application/views/qso/edit_ajax.php:35
|
||||
@@ -7800,6 +7783,10 @@ msgstr "Vypršel"
|
||||
msgid "Expiring"
|
||||
msgstr ""
|
||||
|
||||
#: application/views/lotw_views/index.php:91
|
||||
msgid "Valid"
|
||||
msgstr "Platný"
|
||||
|
||||
#: application/views/lotw_views/index.php:101
|
||||
#, php-format
|
||||
msgid "Last success: %s"
|
||||
@@ -11272,6 +11259,15 @@ msgstr "Tvoje značka:"
|
||||
msgid "Submit Request"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Key Disabled"
|
||||
#~ msgstr "Klíč je zakázaný"
|
||||
|
||||
#~ msgid "No Key Found"
|
||||
#~ msgstr "Klíč nebyl nalezen"
|
||||
|
||||
#~ msgid "Key Invalid - either not found or disabled"
|
||||
#~ msgstr "Neplatný klíč - nebyl nalezen nebo je zakázán"
|
||||
|
||||
#~ msgid "You are using"
|
||||
#~ msgstr "Je využito"
|
||||
|
||||
|
||||
Binary file not shown.
@@ -17,8 +17,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Report-Msgid-Bugs-To: translations@wavelog.org\n"
|
||||
"POT-Creation-Date: 2024-08-28 11:59+0000\n"
|
||||
"PO-Revision-Date: 2024-08-27 16:24+0000\n"
|
||||
"POT-Creation-Date: 2024-08-28 12:37+0000\n"
|
||||
"PO-Revision-Date: 2024-08-28 12:22+0000\n"
|
||||
"Last-Translator: Fabian Berg <fabian.berg@hb9hil.org>\n"
|
||||
"Language-Team: German <https://translate.wavelog.org/projects/wavelog/main-"
|
||||
"translation/de/>\n"
|
||||
@@ -183,7 +183,7 @@ msgstr "Nicht unterstütztes Dateiformat"
|
||||
#: application/controllers/Adif.php:240
|
||||
#: application/views/adif/import_failed.php:12
|
||||
msgid "ADIF Import failed!"
|
||||
msgstr ""
|
||||
msgstr "ADIF-Import fehlgeschlagen!"
|
||||
|
||||
#: application/controllers/Adif.php:254
|
||||
msgid "Station Profile not valid for User"
|
||||
@@ -228,23 +228,6 @@ msgstr "API-Schlüssel %s Beschreibung wurde aktualisiert."
|
||||
msgid "API Key %s has been deleted"
|
||||
msgstr "API-Schlüssel %s wurde gelöscht"
|
||||
|
||||
#: application/controllers/Api.php:118
|
||||
msgid "Key Disabled"
|
||||
msgstr "Schlüssel deaktiviert"
|
||||
|
||||
#: application/controllers/Api.php:118
|
||||
msgid "No Key Found"
|
||||
msgstr "Kein Schlüssel gefunden"
|
||||
|
||||
#: application/controllers/Api.php:120
|
||||
msgid "Key Invalid - either not found or disabled"
|
||||
msgstr "Schlüssel ungültig – entweder nicht gefunden oder deaktiviert"
|
||||
|
||||
#: application/controllers/Api.php:124
|
||||
#: application/views/lotw_views/index.php:91
|
||||
msgid "Valid"
|
||||
msgstr "Gültig"
|
||||
|
||||
#: application/controllers/Awards.php:22
|
||||
#: application/views/interface_assets/header.php:158
|
||||
#: application/views/qso/edit_ajax.php:35
|
||||
@@ -3434,7 +3417,7 @@ msgstr ""
|
||||
|
||||
#: application/views/adif/import_failed.php:15
|
||||
msgid "The ADIF file could not be parsed correctly."
|
||||
msgstr ""
|
||||
msgstr "Die ADIF-Datei konnte nicht korrekt gelesen werden."
|
||||
|
||||
#: application/views/adif/import_failed.php:16
|
||||
msgid ""
|
||||
@@ -3442,6 +3425,9 @@ msgid ""
|
||||
"database. Please check the imported ADIF file. You can use an online ADIF "
|
||||
"file checker. For example:"
|
||||
msgstr ""
|
||||
"Mindestens eines der ADIF-Felder konnte nicht gelesen und/oder in die "
|
||||
"Datenbank eingefügt werden. Bitte überprüfe die importierte ADIF-Datei. Du "
|
||||
"kannst einen Online-ADIF-Datei-Checker verwenden. Zum Beispiel:"
|
||||
|
||||
#: application/views/adif/import_success.php:15
|
||||
msgid "Yay, its imported!"
|
||||
@@ -5497,7 +5483,7 @@ msgstr ""
|
||||
#: application/views/contesting/index.php:77
|
||||
msgctxt "Keep the translation short!"
|
||||
msgid "Exchange"
|
||||
msgstr ""
|
||||
msgstr "Austausch (Exch)"
|
||||
|
||||
#: application/views/contesting/index.php:72
|
||||
#: application/views/contesting/index.php:73
|
||||
@@ -5507,7 +5493,7 @@ msgstr ""
|
||||
#: application/views/contesting/index.php:77
|
||||
msgctxt "Keep the translation short!"
|
||||
msgid "Grid"
|
||||
msgstr ""
|
||||
msgstr "Planqu."
|
||||
|
||||
#: application/views/contesting/index.php:72
|
||||
#: application/views/contesting/index.php:73
|
||||
@@ -5517,7 +5503,7 @@ msgstr ""
|
||||
#: application/views/contesting/index.php:77
|
||||
msgctxt "Keep the translation short!"
|
||||
msgid "Serial"
|
||||
msgstr ""
|
||||
msgstr "Laufnummer"
|
||||
|
||||
#: application/views/contesting/index.php:172
|
||||
#: application/views/contesting/index.php:255
|
||||
@@ -8152,6 +8138,10 @@ msgstr "Abgelaufen"
|
||||
msgid "Expiring"
|
||||
msgstr "Läuft ab"
|
||||
|
||||
#: application/views/lotw_views/index.php:91
|
||||
msgid "Valid"
|
||||
msgstr "Gültig"
|
||||
|
||||
#: application/views/lotw_views/index.php:101
|
||||
#, php-format
|
||||
msgid "Last success: %s"
|
||||
@@ -11869,6 +11859,15 @@ msgstr "Dein Rufzeichen:"
|
||||
msgid "Submit Request"
|
||||
msgstr "Anfrage senden"
|
||||
|
||||
#~ msgid "Key Disabled"
|
||||
#~ msgstr "Schlüssel deaktiviert"
|
||||
|
||||
#~ msgid "No Key Found"
|
||||
#~ msgstr "Kein Schlüssel gefunden"
|
||||
|
||||
#~ msgid "Key Invalid - either not found or disabled"
|
||||
#~ msgstr "Schlüssel ungültig – entweder nicht gefunden oder deaktiviert"
|
||||
|
||||
#, php-format
|
||||
#~ msgctxt "Dashboard Warning"
|
||||
#~ msgid "You need to update country files! Click %s to do it."
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Report-Msgid-Bugs-To: translations@wavelog.org\n"
|
||||
"POT-Creation-Date: 2024-08-28 11:59+0000\n"
|
||||
"POT-Creation-Date: 2024-08-28 12:37+0000\n"
|
||||
"PO-Revision-Date: 2024-08-17 10:47+0000\n"
|
||||
"Last-Translator: Fabian Berg <fabian.berg@hb9hil.org>\n"
|
||||
"Language-Team: Greek <https://translate.wavelog.org/projects/wavelog/main-"
|
||||
@@ -218,23 +218,6 @@ msgstr ""
|
||||
msgid "API Key %s has been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: application/controllers/Api.php:118
|
||||
msgid "Key Disabled"
|
||||
msgstr ""
|
||||
|
||||
#: application/controllers/Api.php:118
|
||||
msgid "No Key Found"
|
||||
msgstr ""
|
||||
|
||||
#: application/controllers/Api.php:120
|
||||
msgid "Key Invalid - either not found or disabled"
|
||||
msgstr ""
|
||||
|
||||
#: application/controllers/Api.php:124
|
||||
#: application/views/lotw_views/index.php:91
|
||||
msgid "Valid"
|
||||
msgstr "Εγκυρος"
|
||||
|
||||
#: application/controllers/Awards.php:22
|
||||
#: application/views/interface_assets/header.php:158
|
||||
#: application/views/qso/edit_ajax.php:35
|
||||
@@ -7794,6 +7777,10 @@ msgstr "Ληγμένο"
|
||||
msgid "Expiring"
|
||||
msgstr "Λήγει"
|
||||
|
||||
#: application/views/lotw_views/index.php:91
|
||||
msgid "Valid"
|
||||
msgstr "Εγκυρος"
|
||||
|
||||
#: application/views/lotw_views/index.php:101
|
||||
#, php-format
|
||||
msgid "Last success: %s"
|
||||
|
||||
Binary file not shown.
@@ -8,7 +8,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Report-Msgid-Bugs-To: translations@wavelog.org\n"
|
||||
"POT-Creation-Date: 2024-08-28 11:59+0000\n"
|
||||
"POT-Creation-Date: 2024-08-28 12:37+0000\n"
|
||||
"PO-Revision-Date: 2024-08-28 05:06+0000\n"
|
||||
"Last-Translator: Francisco Jiménez-Martín Sánchez <ea1jm.fran@gmail.com>\n"
|
||||
"Language-Team: Spanish <https://translate.wavelog.org/projects/wavelog/main-"
|
||||
@@ -219,23 +219,6 @@ msgstr "La descripción de la API Key %s se ha actualizado."
|
||||
msgid "API Key %s has been deleted"
|
||||
msgstr "La API Key %s ha sido borrada"
|
||||
|
||||
#: application/controllers/Api.php:118
|
||||
msgid "Key Disabled"
|
||||
msgstr "Key desactivada"
|
||||
|
||||
#: application/controllers/Api.php:118
|
||||
msgid "No Key Found"
|
||||
msgstr "Key no encontrada"
|
||||
|
||||
#: application/controllers/Api.php:120
|
||||
msgid "Key Invalid - either not found or disabled"
|
||||
msgstr "Key Inválida - no se encontró o está desactivada"
|
||||
|
||||
#: application/controllers/Api.php:124
|
||||
#: application/views/lotw_views/index.php:91
|
||||
msgid "Valid"
|
||||
msgstr "Válido"
|
||||
|
||||
#: application/controllers/Awards.php:22
|
||||
#: application/views/interface_assets/header.php:158
|
||||
#: application/views/qso/edit_ajax.php:35
|
||||
@@ -7833,6 +7816,10 @@ msgstr "Caducado"
|
||||
msgid "Expiring"
|
||||
msgstr "Caduca pronto"
|
||||
|
||||
#: application/views/lotw_views/index.php:91
|
||||
msgid "Valid"
|
||||
msgstr "Válido"
|
||||
|
||||
#: application/views/lotw_views/index.php:101
|
||||
#, php-format
|
||||
msgid "Last success: %s"
|
||||
@@ -11410,6 +11397,15 @@ msgstr ""
|
||||
msgid "Submit Request"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Key Disabled"
|
||||
#~ msgstr "Key desactivada"
|
||||
|
||||
#~ msgid "No Key Found"
|
||||
#~ msgstr "Key no encontrada"
|
||||
|
||||
#~ msgid "Key Invalid - either not found or disabled"
|
||||
#~ msgstr "Key Inválida - no se encontró o está desactivada"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "If selected, Wavelog will try to import <b>all</b> QSO's of the ADIF, "
|
||||
#~ "regardless if they match to the chosen station-location."
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Report-Msgid-Bugs-To: translations@wavelog.org\n"
|
||||
"POT-Creation-Date: 2024-08-28 11:59+0000\n"
|
||||
"POT-Creation-Date: 2024-08-28 12:37+0000\n"
|
||||
"PO-Revision-Date: 2024-08-17 10:47+0000\n"
|
||||
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
||||
"Language-Team: Finnish <https://translate.wavelog.org/projects/wavelog/main-"
|
||||
@@ -216,23 +216,6 @@ msgstr ""
|
||||
msgid "API Key %s has been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: application/controllers/Api.php:118
|
||||
msgid "Key Disabled"
|
||||
msgstr ""
|
||||
|
||||
#: application/controllers/Api.php:118
|
||||
msgid "No Key Found"
|
||||
msgstr ""
|
||||
|
||||
#: application/controllers/Api.php:120
|
||||
msgid "Key Invalid - either not found or disabled"
|
||||
msgstr ""
|
||||
|
||||
#: application/controllers/Api.php:124
|
||||
#: application/views/lotw_views/index.php:91
|
||||
msgid "Valid"
|
||||
msgstr "Voimassa"
|
||||
|
||||
#: application/controllers/Awards.php:22
|
||||
#: application/views/interface_assets/header.php:158
|
||||
#: application/views/qso/edit_ajax.php:35
|
||||
@@ -7789,6 +7772,10 @@ msgstr "Vanhentunut"
|
||||
msgid "Expiring"
|
||||
msgstr "Vanhenee"
|
||||
|
||||
#: application/views/lotw_views/index.php:91
|
||||
msgid "Valid"
|
||||
msgstr "Voimassa"
|
||||
|
||||
#: application/views/lotw_views/index.php:101
|
||||
#, php-format
|
||||
msgid "Last success: %s"
|
||||
|
||||
Binary file not shown.
@@ -9,7 +9,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Report-Msgid-Bugs-To: translations@wavelog.org\n"
|
||||
"POT-Creation-Date: 2024-08-28 11:59+0000\n"
|
||||
"POT-Creation-Date: 2024-08-28 12:37+0000\n"
|
||||
"PO-Revision-Date: 2024-08-24 20:29+0000\n"
|
||||
"Last-Translator: \"Francisco (F4VSE)\" <kikosgc@users.noreply.github.com>\n"
|
||||
"Language-Team: French <https://translate.wavelog.org/projects/wavelog/main-"
|
||||
@@ -220,23 +220,6 @@ msgstr "Les informations sur la clé API %s a été mise à jour."
|
||||
msgid "API Key %s has been deleted"
|
||||
msgstr "La clé API %s a été supprimée"
|
||||
|
||||
#: application/controllers/Api.php:118
|
||||
msgid "Key Disabled"
|
||||
msgstr "Clé désactivée"
|
||||
|
||||
#: application/controllers/Api.php:118
|
||||
msgid "No Key Found"
|
||||
msgstr "Aucune clé trouvée"
|
||||
|
||||
#: application/controllers/Api.php:120
|
||||
msgid "Key Invalid - either not found or disabled"
|
||||
msgstr "Clé invalide - soit non trouvée ou désactivée"
|
||||
|
||||
#: application/controllers/Api.php:124
|
||||
#: application/views/lotw_views/index.php:91
|
||||
msgid "Valid"
|
||||
msgstr "Valide"
|
||||
|
||||
#: application/controllers/Awards.php:22
|
||||
#: application/views/interface_assets/header.php:158
|
||||
#: application/views/qso/edit_ajax.php:35
|
||||
@@ -7936,6 +7919,10 @@ msgstr "Expiré"
|
||||
msgid "Expiring"
|
||||
msgstr "Expiration"
|
||||
|
||||
#: application/views/lotw_views/index.php:91
|
||||
msgid "Valid"
|
||||
msgstr "Valide"
|
||||
|
||||
#: application/views/lotw_views/index.php:101
|
||||
#, php-format
|
||||
msgid "Last success: %s"
|
||||
@@ -11413,6 +11400,15 @@ msgstr ""
|
||||
msgid "Submit Request"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Key Disabled"
|
||||
#~ msgstr "Clé désactivée"
|
||||
|
||||
#~ msgid "No Key Found"
|
||||
#~ msgstr "Aucune clé trouvée"
|
||||
|
||||
#~ msgid "Key Invalid - either not found or disabled"
|
||||
#~ msgstr "Clé invalide - soit non trouvée ou désactivée"
|
||||
|
||||
#~ msgid "User logged in"
|
||||
#~ msgstr "Utilisateur connecté"
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Report-Msgid-Bugs-To: translations@wavelog.org\n"
|
||||
"POT-Creation-Date: 2024-08-28 11:59+0000\n"
|
||||
"POT-Creation-Date: 2024-08-28 12:37+0000\n"
|
||||
"PO-Revision-Date: 2024-08-17 10:49+0000\n"
|
||||
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
||||
"Language-Team: Croatian <https://translate.wavelog.org/projects/wavelog/main-"
|
||||
@@ -218,23 +218,6 @@ msgstr ""
|
||||
msgid "API Key %s has been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: application/controllers/Api.php:118
|
||||
msgid "Key Disabled"
|
||||
msgstr ""
|
||||
|
||||
#: application/controllers/Api.php:118
|
||||
msgid "No Key Found"
|
||||
msgstr ""
|
||||
|
||||
#: application/controllers/Api.php:120
|
||||
msgid "Key Invalid - either not found or disabled"
|
||||
msgstr ""
|
||||
|
||||
#: application/controllers/Api.php:124
|
||||
#: application/views/lotw_views/index.php:91
|
||||
msgid "Valid"
|
||||
msgstr ""
|
||||
|
||||
#: application/controllers/Awards.php:22
|
||||
#: application/views/interface_assets/header.php:158
|
||||
#: application/views/qso/edit_ajax.php:35
|
||||
@@ -7794,6 +7777,10 @@ msgstr ""
|
||||
msgid "Expiring"
|
||||
msgstr ""
|
||||
|
||||
#: application/views/lotw_views/index.php:91
|
||||
msgid "Valid"
|
||||
msgstr ""
|
||||
|
||||
#: application/views/lotw_views/index.php:101
|
||||
#, php-format
|
||||
msgid "Last success: %s"
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Report-Msgid-Bugs-To: translations@wavelog.org\n"
|
||||
"POT-Creation-Date: 2024-08-28 11:59+0000\n"
|
||||
"POT-Creation-Date: 2024-08-28 12:37+0000\n"
|
||||
"PO-Revision-Date: 2024-08-18 19:11+0000\n"
|
||||
"Last-Translator: \"Francisco (F4VSE)\" <kikosgc@users.noreply.github.com>\n"
|
||||
"Language-Team: Italian <https://translate.wavelog.org/projects/wavelog/main-"
|
||||
@@ -218,23 +218,6 @@ msgstr "La descrizione per la chiave %s è stata aggiornata."
|
||||
msgid "API Key %s has been deleted"
|
||||
msgstr "La chiave %s è stata cancellata"
|
||||
|
||||
#: application/controllers/Api.php:118
|
||||
msgid "Key Disabled"
|
||||
msgstr "Chiave disattivata"
|
||||
|
||||
#: application/controllers/Api.php:118
|
||||
msgid "No Key Found"
|
||||
msgstr "Nessuna chiave trovata"
|
||||
|
||||
#: application/controllers/Api.php:120
|
||||
msgid "Key Invalid - either not found or disabled"
|
||||
msgstr "Chiave invalida - disattivata o inesistente"
|
||||
|
||||
#: application/controllers/Api.php:124
|
||||
#: application/views/lotw_views/index.php:91
|
||||
msgid "Valid"
|
||||
msgstr "Valido"
|
||||
|
||||
#: application/controllers/Awards.php:22
|
||||
#: application/views/interface_assets/header.php:158
|
||||
#: application/views/qso/edit_ajax.php:35
|
||||
@@ -7793,6 +7776,10 @@ msgstr "Scaduto"
|
||||
msgid "Expiring"
|
||||
msgstr ""
|
||||
|
||||
#: application/views/lotw_views/index.php:91
|
||||
msgid "Valid"
|
||||
msgstr "Valido"
|
||||
|
||||
#: application/views/lotw_views/index.php:101
|
||||
#, php-format
|
||||
msgid "Last success: %s"
|
||||
@@ -11243,6 +11230,15 @@ msgstr ""
|
||||
msgid "Submit Request"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Key Disabled"
|
||||
#~ msgstr "Chiave disattivata"
|
||||
|
||||
#~ msgid "No Key Found"
|
||||
#~ msgstr "Nessuna chiave trovata"
|
||||
|
||||
#~ msgid "Key Invalid - either not found or disabled"
|
||||
#~ msgstr "Chiave invalida - disattivata o inesistente"
|
||||
|
||||
#~ msgid "en-GB"
|
||||
#~ msgstr "it-IT"
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Report-Msgid-Bugs-To: translations@wavelog.org\n"
|
||||
"POT-Creation-Date: 2024-08-28 11:59+0000\n"
|
||||
"POT-Creation-Date: 2024-08-28 12:37+0000\n"
|
||||
"PO-Revision-Date: 2024-08-17 10:47+0000\n"
|
||||
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
||||
"Language-Team: Dutch <https://translate.wavelog.org/projects/wavelog/main-"
|
||||
@@ -217,23 +217,6 @@ msgstr "API leutel %s beschrijving is gewijzigd"
|
||||
msgid "API Key %s has been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: application/controllers/Api.php:118
|
||||
msgid "Key Disabled"
|
||||
msgstr ""
|
||||
|
||||
#: application/controllers/Api.php:118
|
||||
msgid "No Key Found"
|
||||
msgstr ""
|
||||
|
||||
#: application/controllers/Api.php:120
|
||||
msgid "Key Invalid - either not found or disabled"
|
||||
msgstr ""
|
||||
|
||||
#: application/controllers/Api.php:124
|
||||
#: application/views/lotw_views/index.php:91
|
||||
msgid "Valid"
|
||||
msgstr ""
|
||||
|
||||
#: application/controllers/Awards.php:22
|
||||
#: application/views/interface_assets/header.php:158
|
||||
#: application/views/qso/edit_ajax.php:35
|
||||
@@ -7786,6 +7769,10 @@ msgstr ""
|
||||
msgid "Expiring"
|
||||
msgstr ""
|
||||
|
||||
#: application/views/lotw_views/index.php:91
|
||||
msgid "Valid"
|
||||
msgstr ""
|
||||
|
||||
#: application/views/lotw_views/index.php:101
|
||||
#, php-format
|
||||
msgid "Last success: %s"
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Report-Msgid-Bugs-To: translations@wavelog.org\n"
|
||||
"POT-Creation-Date: 2024-08-28 11:59+0000\n"
|
||||
"POT-Creation-Date: 2024-08-28 12:37+0000\n"
|
||||
"PO-Revision-Date: 2024-08-17 10:48+0000\n"
|
||||
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
||||
"Language-Team: Polish <https://translate.wavelog.org/projects/wavelog/main-"
|
||||
@@ -217,23 +217,6 @@ msgstr ""
|
||||
msgid "API Key %s has been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: application/controllers/Api.php:118
|
||||
msgid "Key Disabled"
|
||||
msgstr ""
|
||||
|
||||
#: application/controllers/Api.php:118
|
||||
msgid "No Key Found"
|
||||
msgstr ""
|
||||
|
||||
#: application/controllers/Api.php:120
|
||||
msgid "Key Invalid - either not found or disabled"
|
||||
msgstr ""
|
||||
|
||||
#: application/controllers/Api.php:124
|
||||
#: application/views/lotw_views/index.php:91
|
||||
msgid "Valid"
|
||||
msgstr "Ważny"
|
||||
|
||||
#: application/controllers/Awards.php:22
|
||||
#: application/views/interface_assets/header.php:158
|
||||
#: application/views/qso/edit_ajax.php:35
|
||||
@@ -7797,6 +7780,10 @@ msgstr "wygaśnięty"
|
||||
msgid "Expiring"
|
||||
msgstr ""
|
||||
|
||||
#: application/views/lotw_views/index.php:91
|
||||
msgid "Valid"
|
||||
msgstr "Ważny"
|
||||
|
||||
#: application/views/lotw_views/index.php:101
|
||||
#, php-format
|
||||
msgid "Last success: %s"
|
||||
|
||||
Binary file not shown.
@@ -8,7 +8,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Report-Msgid-Bugs-To: translations@wavelog.org\n"
|
||||
"POT-Creation-Date: 2024-08-28 11:59+0000\n"
|
||||
"POT-Creation-Date: 2024-08-28 12:37+0000\n"
|
||||
"PO-Revision-Date: 2024-08-27 16:24+0000\n"
|
||||
"Last-Translator: \"Francisco (F4VSE)\" <kikosgc@users.noreply.github.com>\n"
|
||||
"Language-Team: Portuguese (Portugal) <https://translate.wavelog.org/projects/"
|
||||
@@ -219,23 +219,6 @@ msgstr "A descrição da chave API %s foi actualizada."
|
||||
msgid "API Key %s has been deleted"
|
||||
msgstr "A chave API %s foi eliminada"
|
||||
|
||||
#: application/controllers/Api.php:118
|
||||
msgid "Key Disabled"
|
||||
msgstr "Chave desactivada"
|
||||
|
||||
#: application/controllers/Api.php:118
|
||||
msgid "No Key Found"
|
||||
msgstr "Nenhuma chave encontrada"
|
||||
|
||||
#: application/controllers/Api.php:120
|
||||
msgid "Key Invalid - either not found or disabled"
|
||||
msgstr "Chave inválida - não encontrada ou desactivada"
|
||||
|
||||
#: application/controllers/Api.php:124
|
||||
#: application/views/lotw_views/index.php:91
|
||||
msgid "Valid"
|
||||
msgstr "Válido"
|
||||
|
||||
#: application/controllers/Awards.php:22
|
||||
#: application/views/interface_assets/header.php:158
|
||||
#: application/views/qso/edit_ajax.php:35
|
||||
@@ -8137,6 +8120,10 @@ msgstr "Expirado"
|
||||
msgid "Expiring"
|
||||
msgstr "A expirar"
|
||||
|
||||
#: application/views/lotw_views/index.php:91
|
||||
msgid "Valid"
|
||||
msgstr "Válido"
|
||||
|
||||
#: application/views/lotw_views/index.php:101
|
||||
#, php-format
|
||||
msgid "Last success: %s"
|
||||
@@ -11857,6 +11844,15 @@ msgstr "O seu indicativo:"
|
||||
msgid "Submit Request"
|
||||
msgstr "Submeter pedido"
|
||||
|
||||
#~ msgid "Key Disabled"
|
||||
#~ msgstr "Chave desactivada"
|
||||
|
||||
#~ msgid "No Key Found"
|
||||
#~ msgstr "Nenhuma chave encontrada"
|
||||
|
||||
#~ msgid "Key Invalid - either not found or disabled"
|
||||
#~ msgstr "Chave inválida - não encontrada ou desactivada"
|
||||
|
||||
#, php-format
|
||||
#~ msgctxt "Dashboard Warning"
|
||||
#~ msgid "You need to update country files! Click %s to do it."
|
||||
|
||||
Binary file not shown.
@@ -8,7 +8,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Report-Msgid-Bugs-To: translations@wavelog.org\n"
|
||||
"POT-Creation-Date: 2024-08-28 11:59+0000\n"
|
||||
"POT-Creation-Date: 2024-08-28 12:37+0000\n"
|
||||
"PO-Revision-Date: 2024-08-26 12:58+0000\n"
|
||||
"Last-Translator: Michael Skolsky <r1blh@yandex.ru>\n"
|
||||
"Language-Team: Russian <https://translate.wavelog.org/projects/wavelog/main-"
|
||||
@@ -220,23 +220,6 @@ msgstr "Описание ключа API %s обновлено."
|
||||
msgid "API Key %s has been deleted"
|
||||
msgstr "Ключ API %s удалён"
|
||||
|
||||
#: application/controllers/Api.php:118
|
||||
msgid "Key Disabled"
|
||||
msgstr "Ключ деактивирован"
|
||||
|
||||
#: application/controllers/Api.php:118
|
||||
msgid "No Key Found"
|
||||
msgstr "Ключ не найден"
|
||||
|
||||
#: application/controllers/Api.php:120
|
||||
msgid "Key Invalid - either not found or disabled"
|
||||
msgstr "Ключ недействительный — либо не найден, либо отключен"
|
||||
|
||||
#: application/controllers/Api.php:124
|
||||
#: application/views/lotw_views/index.php:91
|
||||
msgid "Valid"
|
||||
msgstr "Действительный"
|
||||
|
||||
#: application/controllers/Awards.php:22
|
||||
#: application/views/interface_assets/header.php:158
|
||||
#: application/views/qso/edit_ajax.php:35
|
||||
@@ -8120,6 +8103,10 @@ msgstr "Истёк"
|
||||
msgid "Expiring"
|
||||
msgstr "Истекает"
|
||||
|
||||
#: application/views/lotw_views/index.php:91
|
||||
msgid "Valid"
|
||||
msgstr "Действительный"
|
||||
|
||||
#: application/views/lotw_views/index.php:101
|
||||
#, php-format
|
||||
msgid "Last success: %s"
|
||||
@@ -11795,6 +11782,15 @@ msgstr "Ваш позывной:"
|
||||
msgid "Submit Request"
|
||||
msgstr "Отправить запрос"
|
||||
|
||||
#~ msgid "Key Disabled"
|
||||
#~ msgstr "Ключ деактивирован"
|
||||
|
||||
#~ msgid "No Key Found"
|
||||
#~ msgstr "Ключ не найден"
|
||||
|
||||
#~ msgid "Key Invalid - either not found or disabled"
|
||||
#~ msgstr "Ключ недействительный — либо не найден, либо отключен"
|
||||
|
||||
#, php-format
|
||||
#~ msgctxt "Dashboard Warning"
|
||||
#~ msgid "You need to update country files! Click %s to do it."
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Report-Msgid-Bugs-To: translations@wavelog.org\n"
|
||||
"POT-Creation-Date: 2024-08-28 11:59+0000\n"
|
||||
"POT-Creation-Date: 2024-08-28 12:37+0000\n"
|
||||
"PO-Revision-Date: 2024-08-17 10:49+0000\n"
|
||||
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
||||
"Language-Team: Albanian <https://translate.wavelog.org/projects/wavelog/main-"
|
||||
@@ -217,23 +217,6 @@ msgstr ""
|
||||
msgid "API Key %s has been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: application/controllers/Api.php:118
|
||||
msgid "Key Disabled"
|
||||
msgstr ""
|
||||
|
||||
#: application/controllers/Api.php:118
|
||||
msgid "No Key Found"
|
||||
msgstr ""
|
||||
|
||||
#: application/controllers/Api.php:120
|
||||
msgid "Key Invalid - either not found or disabled"
|
||||
msgstr ""
|
||||
|
||||
#: application/controllers/Api.php:124
|
||||
#: application/views/lotw_views/index.php:91
|
||||
msgid "Valid"
|
||||
msgstr ""
|
||||
|
||||
#: application/controllers/Awards.php:22
|
||||
#: application/views/interface_assets/header.php:158
|
||||
#: application/views/qso/edit_ajax.php:35
|
||||
@@ -7786,6 +7769,10 @@ msgstr ""
|
||||
msgid "Expiring"
|
||||
msgstr ""
|
||||
|
||||
#: application/views/lotw_views/index.php:91
|
||||
msgid "Valid"
|
||||
msgstr ""
|
||||
|
||||
#: application/views/lotw_views/index.php:101
|
||||
#, php-format
|
||||
msgid "Last success: %s"
|
||||
|
||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
@@ -5,7 +5,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Report-Msgid-Bugs-To: translations@wavelog.org\n"
|
||||
"POT-Creation-Date: 2024-08-28 11:59+0000\n"
|
||||
"POT-Creation-Date: 2024-08-28 12:37+0000\n"
|
||||
"PO-Revision-Date: 2024-08-17 10:48+0000\n"
|
||||
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
||||
"Language-Team: Swedish <https://translate.wavelog.org/projects/wavelog/main-"
|
||||
@@ -216,23 +216,6 @@ msgstr ""
|
||||
msgid "API Key %s has been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: application/controllers/Api.php:118
|
||||
msgid "Key Disabled"
|
||||
msgstr ""
|
||||
|
||||
#: application/controllers/Api.php:118
|
||||
msgid "No Key Found"
|
||||
msgstr ""
|
||||
|
||||
#: application/controllers/Api.php:120
|
||||
msgid "Key Invalid - either not found or disabled"
|
||||
msgstr ""
|
||||
|
||||
#: application/controllers/Api.php:124
|
||||
#: application/views/lotw_views/index.php:91
|
||||
msgid "Valid"
|
||||
msgstr "Giltig"
|
||||
|
||||
#: application/controllers/Awards.php:22
|
||||
#: application/views/interface_assets/header.php:158
|
||||
#: application/views/qso/edit_ajax.php:35
|
||||
@@ -7791,6 +7774,10 @@ msgstr "Utgått"
|
||||
msgid "Expiring"
|
||||
msgstr "Utgår"
|
||||
|
||||
#: application/views/lotw_views/index.php:91
|
||||
msgid "Valid"
|
||||
msgstr "Giltig"
|
||||
|
||||
#: application/views/lotw_views/index.php:101
|
||||
#, php-format
|
||||
msgid "Last success: %s"
|
||||
|
||||
Binary file not shown.
@@ -6,7 +6,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Report-Msgid-Bugs-To: translations@wavelog.org\n"
|
||||
"POT-Creation-Date: 2024-08-28 11:59+0000\n"
|
||||
"POT-Creation-Date: 2024-08-28 12:37+0000\n"
|
||||
"PO-Revision-Date: 2024-08-17 10:48+0000\n"
|
||||
"Last-Translator: Halil AYYILDIZ <ta2lghalil@gmail.com>\n"
|
||||
"Language-Team: Turkish <https://translate.wavelog.org/projects/wavelog/main-"
|
||||
@@ -217,23 +217,6 @@ msgstr "API Anahtarı %s açıklaması güncellendi."
|
||||
msgid "API Key %s has been deleted"
|
||||
msgstr "API Anahtarı %s silindi"
|
||||
|
||||
#: application/controllers/Api.php:118
|
||||
msgid "Key Disabled"
|
||||
msgstr "Anahtar Devre Dışı"
|
||||
|
||||
#: application/controllers/Api.php:118
|
||||
msgid "No Key Found"
|
||||
msgstr "Anahtar Bulunamadı"
|
||||
|
||||
#: application/controllers/Api.php:120
|
||||
msgid "Key Invalid - either not found or disabled"
|
||||
msgstr "Anahtar Geçersiz - bulunamadı veya devre dışı bırakıldı"
|
||||
|
||||
#: application/controllers/Api.php:124
|
||||
#: application/views/lotw_views/index.php:91
|
||||
msgid "Valid"
|
||||
msgstr "Geçerli"
|
||||
|
||||
#: application/controllers/Awards.php:22
|
||||
#: application/views/interface_assets/header.php:158
|
||||
#: application/views/qso/edit_ajax.php:35
|
||||
@@ -7796,6 +7779,10 @@ msgstr "Süresi doldu"
|
||||
msgid "Expiring"
|
||||
msgstr ""
|
||||
|
||||
#: application/views/lotw_views/index.php:91
|
||||
msgid "Valid"
|
||||
msgstr "Geçerli"
|
||||
|
||||
#: application/views/lotw_views/index.php:101
|
||||
#, php-format
|
||||
msgid "Last success: %s"
|
||||
@@ -11246,6 +11233,15 @@ msgstr ""
|
||||
msgid "Submit Request"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Key Disabled"
|
||||
#~ msgstr "Anahtar Devre Dışı"
|
||||
|
||||
#~ msgid "No Key Found"
|
||||
#~ msgstr "Anahtar Bulunamadı"
|
||||
|
||||
#~ msgid "Key Invalid - either not found or disabled"
|
||||
#~ msgstr "Anahtar Geçersiz - bulunamadı veya devre dışı bırakıldı"
|
||||
|
||||
#~ msgid "You are using"
|
||||
#~ msgstr "QSL kart varlıklarınızı depolamak için"
|
||||
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Report-Msgid-Bugs-To: translations@wavelog.org\n"
|
||||
"POT-Creation-Date: 2024-08-28 11:59+0000\n"
|
||||
"POT-Creation-Date: 2024-08-28 12:37+0000\n"
|
||||
"PO-Revision-Date: 2024-08-27 16:24+0000\n"
|
||||
"Last-Translator: Karuru <karuru@aerodefense.co.uk>\n"
|
||||
"Language-Team: Chinese (Simplified) <https://translate.wavelog.org/projects/"
|
||||
@@ -218,23 +218,6 @@ msgstr "API Key %s 的说明信息已更新。"
|
||||
msgid "API Key %s has been deleted"
|
||||
msgstr "API Key %s 已删除"
|
||||
|
||||
#: application/controllers/Api.php:118
|
||||
msgid "Key Disabled"
|
||||
msgstr "Key 已禁用"
|
||||
|
||||
#: application/controllers/Api.php:118
|
||||
msgid "No Key Found"
|
||||
msgstr "Key 不存在"
|
||||
|
||||
#: application/controllers/Api.php:120
|
||||
msgid "Key Invalid - either not found or disabled"
|
||||
msgstr "Key 无效(未找到或已禁用)"
|
||||
|
||||
#: application/controllers/Api.php:124
|
||||
#: application/views/lotw_views/index.php:91
|
||||
msgid "Valid"
|
||||
msgstr "有效"
|
||||
|
||||
#: application/controllers/Awards.php:22
|
||||
#: application/views/interface_assets/header.php:158
|
||||
#: application/views/qso/edit_ajax.php:35
|
||||
@@ -7899,6 +7882,10 @@ msgstr "过期"
|
||||
msgid "Expiring"
|
||||
msgstr "即将到期"
|
||||
|
||||
#: application/views/lotw_views/index.php:91
|
||||
msgid "Valid"
|
||||
msgstr "有效"
|
||||
|
||||
#: application/views/lotw_views/index.php:101
|
||||
#, php-format
|
||||
msgid "Last success: %s"
|
||||
@@ -11413,6 +11400,15 @@ msgstr "您的呼号:"
|
||||
msgid "Submit Request"
|
||||
msgstr "提交请求"
|
||||
|
||||
#~ msgid "Key Disabled"
|
||||
#~ msgstr "Key 已禁用"
|
||||
|
||||
#~ msgid "No Key Found"
|
||||
#~ msgstr "Key 不存在"
|
||||
|
||||
#~ msgid "Key Invalid - either not found or disabled"
|
||||
#~ msgstr "Key 无效(未找到或已禁用)"
|
||||
|
||||
#, php-format
|
||||
#~ msgctxt "Dashboard Warning"
|
||||
#~ msgid "You need to update country files! Click %s to do it."
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Report-Msgid-Bugs-To: translations@wavelog.org\n"
|
||||
"POT-Creation-Date: 2024-08-28 11:59+0000\n"
|
||||
"POT-Creation-Date: 2024-08-28 12:37+0000\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@@ -215,23 +215,6 @@ msgstr ""
|
||||
msgid "API Key %s has been deleted"
|
||||
msgstr ""
|
||||
|
||||
#: application/controllers/Api.php:118
|
||||
msgid "Key Disabled"
|
||||
msgstr ""
|
||||
|
||||
#: application/controllers/Api.php:118
|
||||
msgid "No Key Found"
|
||||
msgstr ""
|
||||
|
||||
#: application/controllers/Api.php:120
|
||||
msgid "Key Invalid - either not found or disabled"
|
||||
msgstr ""
|
||||
|
||||
#: application/controllers/Api.php:124
|
||||
#: application/views/lotw_views/index.php:91
|
||||
msgid "Valid"
|
||||
msgstr ""
|
||||
|
||||
#: application/controllers/Awards.php:22
|
||||
#: application/views/interface_assets/header.php:158
|
||||
#: application/views/qso/edit_ajax.php:35
|
||||
@@ -7784,6 +7767,10 @@ msgstr ""
|
||||
msgid "Expiring"
|
||||
msgstr ""
|
||||
|
||||
#: application/views/lotw_views/index.php:91
|
||||
msgid "Valid"
|
||||
msgstr ""
|
||||
|
||||
#: application/views/lotw_views/index.php:101
|
||||
#, php-format
|
||||
msgid "Last success: %s"
|
||||
|
||||
Reference in New Issue
Block a user