From 4a6b4ec7974aceca26f9bc4ee78379f8d7088615 Mon Sep 17 00:00:00 2001 From: Igor Chubin Date: Wed, 15 Jul 2020 18:16:36 +0200 Subject: [PATCH] v2: added Occitan translation (#494) --- lib/translations_v2.py | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/translations_v2.py b/lib/translations_v2.py index 5fcbf96..4e84023 100644 --- a/lib/translations_v2.py +++ b/lib/translations_v2.py @@ -49,6 +49,7 @@ V2_TRANSLATION = { "nb": ("Værmelding for:", "", "", "", "", "", "", "", ""), "nl": ("Weerbericht voor:", "Weer", "Tijdzone", "Nu", "Dageraad", "Zonsopkomst", "Zenit", "Zonsondergang", "Schemering"), "nn": ("Vêrmelding for:", "", "", "", "", "", "", "", ""), + "oc": ("Previsions metèo per:" "Metèo", "Zòna orària", "Ara", "Auròra", "Alba", "Zenit", "A solelh colc", "Entrelutz"), "pl": ("Pogoda w:", "", "", "", "", "", "", "", ""), "pt": ("Previsão do tempo para:", "Tempo", "Fuso horário", "Agora", "Alvorada", "Nascer do sol", "Zénite", "Pôr do sol", "Crepúsculo"), "pt-br": ("Previsão do tempo para:", "Tempo", "Fuso horário", "Agora", "Alvorada", "Nascer do sol", "Zénite", "Pôr do sol", "Crepúsculo"),