From 4094142fa35b673066e85dbcbc9709a497bbb613 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stephan=20B=C3=B6sch-Plepelits?= Date: Sat, 5 Oct 2024 19:55:36 +0200 Subject: [PATCH] Recover strings which were accidentialy removed in 68089e671a244a72a697d55d17355e6d5972a28f --- lang/ast.json | 6 +++++- lang/ca.json | 7 ++++++- lang/cs.json | 6 +++++- lang/de.json | 6 +++++- lang/el.json | 6 +++++- lang/en.json | 7 ++++++- lang/es.json | 6 +++++- lang/et.json | 6 +++++- lang/fr.json | 6 +++++- lang/gl.json | 6 +++++- lang/hu.json | 7 ++++++- lang/it.json | 7 ++++++- lang/ja.json | 6 +++++- lang/nb.json | 6 +++++- lang/nl.json | 6 +++++- lang/oc.json | 6 +++++- lang/pl.json | 7 ++++++- lang/pt-br.json | 7 ++++++- lang/pt.json | 6 +++++- lang/ro.json | 6 +++++- lang/ru.json | 6 +++++- lang/sr.json | 4 +++- lang/tr.json | 7 ++++++- lang/uk.json | 6 +++++- 24 files changed, 125 insertions(+), 24 deletions(-) diff --git a/lang/ast.json b/lang/ast.json index 1a96c74..1825107 100644 --- a/lang/ast.json +++ b/lang/ast.json @@ -103,5 +103,9 @@ "category:walk_amenities_qa": "", "category:water": "", "category:wikipedia": "", - "category:xmas": "" + "category:xmas": "", + "Objects with diet information": "", + "date format not understood": "", + "outdated feature": "", + "xmas:outdated-warning": "" } diff --git a/lang/ca.json b/lang/ca.json index 21a8940..3919c3d 100644 --- a/lang/ca.json +++ b/lang/ca.json @@ -103,5 +103,10 @@ "category:gastro": "Gastronomia", "category:health": "Sanitat", "category:heritage": "Protecció del Patrimoni", - "category:hiking_routes": "Rutes Excursionistes" + "category:hiking_routes": "Rutes Excursionistes", + "Objects with diet information": "Objectes amb informació alimentaria", + "date format not understood": "Format de Data No Vàlida", + "outdated feature": "Característiques obsoletes", + "xmas:outdated-warning": "La característica no s'ha actualitzat per a la temporada actual! Comproveu i configureu l'etiqueta 'xmas:lastcheck' a la data actual.", + "deprecated": "L'etiqueta %s està obsoleta. Consulteu aquí per obtenir més informació." } diff --git a/lang/cs.json b/lang/cs.json index 900f794..c5d89da 100644 --- a/lang/cs.json +++ b/lang/cs.json @@ -103,5 +103,9 @@ "category:paddling_hazards": "", "category:paddling_routes": "", "category:proposals": "", - "category:walk_amenities_qa": "" + "category:walk_amenities_qa": "", + "Objects with diet information": "Objekty s info o stravování", + "date format not understood": "Neplatný datový formát", + "outdated feature": "Zastaralá vlastnost", + "xmas:outdated-warning": "Funkce nebyla aktualizována pro aktuální sezónu! Zkontrolujte a nastavte značku 'xmas:lastcheck' na aktuální datum." } diff --git a/lang/de.json b/lang/de.json index 8ab4679..c77fbae 100644 --- a/lang/de.json +++ b/lang/de.json @@ -103,5 +103,9 @@ "category:paddling_routes": "", "category:proposals": "", "category:transport_alternative": "", - "category:walk_amenities_qa": "" + "category:walk_amenities_qa": "", + "Objects with diet information": "Objekte mit Ernährungsinformationen", + "date format not understood": "Datumsformat nicht erkannt", + "outdated feature": "Informationen nicht aktuell", + "xmas:outdated-warning": "Objekt wurde nicht für die aktuelle Saison aktualisiert. Bitte prüfen und das Tag 'xmas:lastcheck' auf das aktuelle Datum setzen." } diff --git a/lang/el.json b/lang/el.json index 4bf5a34..45155bf 100644 --- a/lang/el.json +++ b/lang/el.json @@ -103,5 +103,9 @@ "category:water": "", "category:wikipedia": "", "category:works": "", - "category:xmas": "" + "category:xmas": "", + "Objects with diet information": "", + "date format not understood": "", + "outdated feature": "", + "xmas:outdated-warning": "" } diff --git a/lang/en.json b/lang/en.json index 366c9b6..70f0da6 100644 --- a/lang/en.json +++ b/lang/en.json @@ -104,5 +104,10 @@ "category:health": "Health", "category:heritage": "Heritage Protection", "category:hiking_routes": "Hiking routes", - "category:etymology": "Etymology" + "category:etymology": "Etymology", + "Objects with diet information": "Objects with diet information", + "date format not understood": "Invalid Date Format", + "outdated feature": "Features outdated", + "xmas:outdated-warning": "Feature has not been updated for the current season! Please check and set the tag 'xmas:lastcheck' to the current date.", + "deprecated": "Tag %s is deprecated. See here for details." } diff --git a/lang/es.json b/lang/es.json index d6c1e96..a105b04 100644 --- a/lang/es.json +++ b/lang/es.json @@ -103,5 +103,9 @@ "category:paddling_hazards": "", "category:paddling_routes": "", "category:proposals": "", - "category:walk_amenities_qa": "" + "category:walk_amenities_qa": "", + "Objects with diet information": "Objetos con información dietética", + "date format not understood": "Formato de fecha inválido", + "outdated feature": "Características obsoletas", + "xmas:outdated-warning": "¡La característica no se ha actualizado para la temporada actual! Por favor verifique y establezca la etiqueta 'xmas: lastcheck' a la fecha actual." } diff --git a/lang/et.json b/lang/et.json index 34ca083..e1e63e3 100644 --- a/lang/et.json +++ b/lang/et.json @@ -103,5 +103,9 @@ "category:water": "", "category:wikipedia": "", "category:works": "", - "category:xmas": "" + "category:xmas": "", + "Objects with diet information": "", + "date format not understood": "", + "outdated feature": "", + "xmas:outdated-warning": "" } diff --git a/lang/fr.json b/lang/fr.json index 07b2c08..f1aa4d1 100644 --- a/lang/fr.json +++ b/lang/fr.json @@ -105,5 +105,9 @@ "deprecated": "Le tag %s est déprécié. Voir ici pour plus de détails.", "category:cycle_directions": "Directions", "category:walk_amenities_qa": "Aménagements de marche", - "category:etymology": "Étymologie" + "category:etymology": "Étymologie", + "Objects with diet information": "Objets avec information de régime alimentaire", + "date format not understood": "Format de date invalide", + "outdated feature": "Éléments obsolètes", + "xmas:outdated-warning": "Cet élément n'a pas été mis à jour pour cette saison ! Veuillez vérifier son existence et régler la valeur de \"xmas:lastcheck\" à la date actuelle." } diff --git a/lang/gl.json b/lang/gl.json index 7350bb9..7cb3dee 100644 --- a/lang/gl.json +++ b/lang/gl.json @@ -103,5 +103,9 @@ "category:paddling_hazards": "", "category:paddling_routes": "", "category:proposals": "", - "category:walk_amenities_qa": "" + "category:walk_amenities_qa": "", + "Objects with diet information": "Obxectos con información sobre dietas", + "date format not understood": "Formato de data non válido", + "outdated feature": "Elementos obsoletos", + "xmas:outdated-warning": "O elemento non foi actualizado para a tempada actual! Por favor, verifica e define a etiqueta 'xmas:lastcheck' para a data actual." } diff --git a/lang/hu.json b/lang/hu.json index 1940b77..42874c6 100644 --- a/lang/hu.json +++ b/lang/hu.json @@ -103,5 +103,10 @@ "category:paddling_amenities": "", "category:paddling_hazards": "", "category:paddling_routes": "", - "category:walk_amenities_qa": "" + "category:walk_amenities_qa": "", + "Objects with diet information": "Étrend-információt tartalmazó objektumok", + "date format not understood": "Érvénytelen dátumformátum", + "outdated feature": "Elavult objektumok", + "xmas:outdated-warning": "Ebben a szezonban nem frissült az objektum. Ellenőrizze, és állítsa be az kulcshoz tartozó értéket a jelenlegi dátumra.", + "deprecated": "Ez a címke (%s) elavult. A további részleteket lásd itt." } diff --git a/lang/it.json b/lang/it.json index df619d0..6c88445 100644 --- a/lang/it.json +++ b/lang/it.json @@ -103,5 +103,10 @@ "category:gastro": "Gastronomia", "category:health": "Salute", "category:heritage": "Protezione del patrimonio", - "category:hiking_routes": "Percorsi escursionistici" + "category:hiking_routes": "Percorsi escursionistici", + "Objects with diet information": "Elementi con informazioni alimentari", + "date format not understood": "Formato Data non riconosciuto", + "outdated feature": "Caratteristica obsoleta", + "xmas:outdated-warning": "Caratteristica non aggiornata alla stagione corrente! Controlla e modifica il tag 'xmas:lastcheck' alla data corrente.", + "deprecated": "Il tag %s è deprecato. Vedi qui per i dettagli." } diff --git a/lang/ja.json b/lang/ja.json index 6baf3c9..93540b9 100644 --- a/lang/ja.json +++ b/lang/ja.json @@ -103,5 +103,9 @@ "category:paddling_amenities": "", "category:paddling_hazards": "", "category:paddling_routes": "", - "category:walk_amenities_qa": "" + "category:walk_amenities_qa": "", + "Objects with diet information": "食事制限情報のあるオブジェクト", + "date format not understood": "日付形式が正しくありません", + "outdated feature": "期間外", + "xmas:outdated-warning": "今のシーズンは地物が更新されていません! チェックして現在の日付に'xmas:lastcheck' タグをセットしてください。" } diff --git a/lang/nb.json b/lang/nb.json index 4b24e64..6ae549e 100644 --- a/lang/nb.json +++ b/lang/nb.json @@ -103,5 +103,9 @@ "category:paddling_hazards": "", "category:paddling_routes": "", "category:proposals": "", - "category:walk_amenities_qa": "" + "category:walk_amenities_qa": "", + "Objects with diet information": "Objekter med diettinformasjon", + "date format not understood": "Ugyldig datoformat", + "outdated feature": "Objekter er utdaterte", + "xmas:outdated-warning": "Objektene har ikke blitt oppdatert for den gjeldende sesongen! Vennligst sjekk og angi egenskapen 'xmas:lastcheck' til nåværende dato." } diff --git a/lang/nl.json b/lang/nl.json index e4645d1..8d10078 100644 --- a/lang/nl.json +++ b/lang/nl.json @@ -103,5 +103,9 @@ "category:proposals": "", "category:railway-gauge": "", "category:roads": "", - "category:walk_amenities_qa": "" + "category:walk_amenities_qa": "", + "Objects with diet information": "Objecten met dieet informatie", + "date format not understood": "Datumformaat onbekend", + "outdated feature": "Achterhaalde informatie", + "xmas:outdated-warning": "Object werd niet geactualiseerd voor het huidige seizoen! Controleer en zet de tag 'xmas:lastcheck' op de huidige datum alstublieft." } diff --git a/lang/oc.json b/lang/oc.json index 63ccb9b..2602209 100644 --- a/lang/oc.json +++ b/lang/oc.json @@ -103,5 +103,9 @@ "category:paddling_amenities": "", "category:paddling_hazards": "", "category:paddling_routes": "", - "category:walk_amenities_qa": "" + "category:walk_amenities_qa": "", + "Objects with diet information": "Elements amb information de regime alimentari", + "date format not understood": "Format de data non reconoissut", + "outdated feature": "Caracteristicas obsoletas", + "xmas:outdated-warning": "Aquest element es pas estat actualizat per la session ! Siatz pregats de verificar e mai reglar la valor de \"xmas:lastcheck\" a la data actuala." } diff --git a/lang/pl.json b/lang/pl.json index d896bfb..0ba62bf 100644 --- a/lang/pl.json +++ b/lang/pl.json @@ -103,5 +103,10 @@ "category:gastro": "Gastronomia", "category:health": "Zdrowie", "category:heritage": "Ochrona dziedzictwa", - "category:hiking_routes": "Trasy turystyczne" + "category:hiking_routes": "Trasy turystyczne", + "Objects with diet information": "Obiekty z informacją o diecie", + "date format not understood": "Nieprawidłowy format dat", + "outdated feature": "Przestarzałe obiekty", + "xmas:outdated-warning": "Funkcja nie została zaktualizowana w bieżącym sezonie! Sprawdź i ustaw znacznik „xmas:lastcheck” na bieżącą datę.", + "deprecated": "Znacznik %s jest przestarzały. Więcej szczegółów znajdziesz tutaj." } diff --git a/lang/pt-br.json b/lang/pt-br.json index 51c42c1..68c6862 100644 --- a/lang/pt-br.json +++ b/lang/pt-br.json @@ -103,5 +103,10 @@ "category:heritage": "Patrimônio histórico", "category:hiking_routes": "Rotas de caminhada", "category:cycle_directions": "", - "category:walk_amenities_qa": "" + "category:walk_amenities_qa": "", + "Objects with diet information": "Objetos com informações sobre dieta", + "date format not understood": "Valor inválido de data", + "outdated feature": "Mostrar antigos", + "xmas:outdated-warning": "O objeto não foi atualizado para a temporada atual! Por favor, verifique e defina a tag 'xmas:lastcheck' para a data atual.", + "deprecated": "Etiqueta %s é obsoleta. Ver aqui para detalhes." } diff --git a/lang/pt.json b/lang/pt.json index c168479..f916b03 100644 --- a/lang/pt.json +++ b/lang/pt.json @@ -103,5 +103,9 @@ "category:paddling_hazards": "", "category:paddling_routes": "", "category:walk_amenities_qa": "", - "category:xmas": "" + "category:xmas": "", + "Objects with diet information": "Objetos com informações sobre dieta", + "date format not understood": "", + "outdated feature": "", + "xmas:outdated-warning": "" } diff --git a/lang/ro.json b/lang/ro.json index 43df429..77bb1e3 100644 --- a/lang/ro.json +++ b/lang/ro.json @@ -103,5 +103,9 @@ "category:waste": "", "category:water": "", "category:wikipedia": "", - "category:works": "" + "category:works": "", + "Objects with diet information": "", + "date format not understood": "", + "outdated feature": "", + "xmas:outdated-warning": "" } diff --git a/lang/ru.json b/lang/ru.json index 210e780..5fba1cd 100644 --- a/lang/ru.json +++ b/lang/ru.json @@ -103,5 +103,9 @@ "category:proposals": "", "category:roads": "", "category:walk_amenities": "", - "category:walk_amenities_qa": "" + "category:walk_amenities_qa": "", + "Objects with diet information": "Объекты с информацией о питании", + "date format not understood": "Неверный формат даты", + "outdated feature": "Устаревшие объекты", + "xmas:outdated-warning": "Объект не был обновлен в текущем сезоне! Пожалуйста, проверьте и установите текущую дату в теге 'xmas: lastcheck'." } diff --git a/lang/sr.json b/lang/sr.json index 96e3d32..b93cd2e 100644 --- a/lang/sr.json +++ b/lang/sr.json @@ -103,5 +103,7 @@ "category:railway-gauge": "", "category:railway-maxspeed": "", "category:resources": "", - "category:walk_amenities_qa": "" + "category:walk_amenities_qa": "", + "date format not understood": "Неисправан облик датума", + "outdated feature": "Застареле функционалности" } diff --git a/lang/tr.json b/lang/tr.json index d0412dd..551c8c0 100644 --- a/lang/tr.json +++ b/lang/tr.json @@ -103,5 +103,10 @@ "category:paddling_amenities": "Kürek Tesisleri", "category:paddling_hazards": "Kürek Tehlikeleri", "category:paddling_routes": "Kürek Rotaları", - "category:phone": "Telefon" + "category:phone": "Telefon", + "Objects with diet information": "Diyet bilgisi içeren Nesneler", + "date format not understood": "Geçersiz Tarih Formatı", + "outdated feature": "Güncelliğini yitirmiş özellikler", + "xmas:outdated-warning": "Özellik mevcut sezon için güncellenmedi! Lütfen 'xmas:lastcheck' etiketini kontrol edip geçerli tarihe ayarlayın.", + "deprecated": "%s etiketi kullanımdan kaldırıldı. Ayrıntılar içinburaya bakınız." } diff --git a/lang/uk.json b/lang/uk.json index a2460a5..72ecfde 100644 --- a/lang/uk.json +++ b/lang/uk.json @@ -103,5 +103,9 @@ "category:water": "", "category:wikipedia": "", "category:works": "", - "category:xmas": "" + "category:xmas": "", + "Objects with diet information": "", + "date format not understood": "", + "outdated feature": "", + "xmas:outdated-warning": "" }