diff options
Diffstat (limited to 'apps/weather_status/l10n/pl.js')
-rw-r--r-- | apps/weather_status/l10n/pl.js | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/pl.js b/apps/weather_status/l10n/pl.js index 20bca6a2fe8..02f2e6756bb 100644 --- a/apps/weather_status/l10n/pl.js +++ b/apps/weather_status/l10n/pl.js @@ -21,6 +21,18 @@ OC.L10N.register( "{temperature} {unit} partly cloudy" : "{temperature} {unit} częściowe zachmurzenie", "{temperature} {unit} foggy later today" : "{temperature} {unit} mgła później dzisiaj", "{temperature} {unit} foggy" : "{temperature} {unit} mgła", + "{temperature} {unit} light rainfall later today" : "{temperature} {unit} lekkie opady deszczu później dzisiaj", + "{temperature} {unit} light rainfall" : "{temperature} {unit} lekkie opady deszczu", + "{temperature} {unit} rainfall later today" : "{temperature} {unit} opady deszczu później dzisiaj", + "{temperature} {unit} rainfall" : "{temperature} {unit} opady deszczu", + "{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} ulewne opady deszczu później dzisiaj", + "{temperature} {unit} heavy rainfall" : "{temperature} {unit} ulewne opady deszczu", + "{temperature} {unit} rainfall showers later today" : "{temperature} {unit} przelotne opady deszczu później dzisiaj", + "{temperature} {unit} rainfall showers" : "{temperature} {unit} przelotne opady deszczu", + "{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} lekkie przelotne opady deszczu później dzisiaj", + "{temperature} {unit} light rainfall showers" : "{temperature} {unit} lekkie przelotne opady deszczu", + "{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} obfite opady deszczu później dzisiaj", + "{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} ulewne opady deszczu", "More weather for {adr}" : "Więcej pogody dla {adr}", "Loading weather" : "Wczytywanie pogody", "Remove from favorites" : "Usuń z ulubionych", |