diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-04-02 02:27:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-04-02 02:27:52 +0000 |
commit | ce5a40773defdd3929272e6755c27dcd936a9703 (patch) | |
tree | a031d66a44833bd002ca56e3d209c1f161e61f25 /apps/weather_status/l10n/pl.js | |
parent | 5f2afad84ed1fc8559f4313343ec48c696816f7b (diff) | |
download | nextcloud-server-ce5a40773defdd3929272e6755c27dcd936a9703.tar.gz nextcloud-server-ce5a40773defdd3929272e6755c27dcd936a9703.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/weather_status/l10n/pl.js')
-rw-r--r-- | apps/weather_status/l10n/pl.js | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/apps/weather_status/l10n/pl.js b/apps/weather_status/l10n/pl.js index e619159de5c..20bca6a2fe8 100644 --- a/apps/weather_status/l10n/pl.js +++ b/apps/weather_status/l10n/pl.js @@ -21,18 +21,6 @@ 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 rain later today" : "{temperature} {unit} lekkie opady deszczu później dzisiaj", - "{temperature} {unit} light rain" : "{temperature} {unit} lekkie opady deszczu", - "{temperature} {unit} rain later today" : "{temperature} {unit} opady deszczu później dzisiaj", - "{temperature} {unit} rain" : "{temperature} {unit} opady deszczu", - "{temperature} {unit} heavy rain later today" : "{temperature} {unit} ulewne opady deszczu później dzisiaj", - "{temperature} {unit} heavy rain" : "{temperature} {unit} ulewne opady deszczu", - "{temperature} {unit} rain showers later today" : "{temperature} {unit} przelotne opady deszczu później dzisiaj", - "{temperature} {unit} rain showers" : "{temperature} {unit} przelotne opady deszczu", - "{temperature} {unit} light rain showers later today" : "{temperature} {unit} lekkie przelotne opady deszczu później dzisiaj", - "{temperature} {unit} light rain showers" : "{temperature} {unit} lekkie przelotne opady deszczu", - "{temperature} {unit} heavy rain showers later today" : "{temperature} {unit} obfite opady deszczu później dzisiaj", - "{temperature} {unit} heavy rain 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", |