diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-12 02:18:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-12 02:18:06 +0000 |
commit | 8ae4ff6648a0c200e775b5a555631a8758546ae0 (patch) | |
tree | cba8f24947b690abed4de615cd531f2fdbd27d7e /apps/weather_status | |
parent | f4e37e1063238ddf894b6228b3256841bbcb589f (diff) | |
download | nextcloud-server-8ae4ff6648a0c200e775b5a555631a8758546ae0.tar.gz nextcloud-server-8ae4ff6648a0c200e775b5a555631a8758546ae0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/weather_status')
-rw-r--r-- | apps/weather_status/l10n/cs.js | 1 | ||||
-rw-r--r-- | apps/weather_status/l10n/cs.json | 1 | ||||
-rw-r--r-- | apps/weather_status/l10n/tr.js | 1 | ||||
-rw-r--r-- | apps/weather_status/l10n/tr.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/cs.js b/apps/weather_status/l10n/cs.js index 6fceaee2f75..98ca78beb55 100644 --- a/apps/weather_status/l10n/cs.js +++ b/apps/weather_status/l10n/cs.js @@ -27,6 +27,7 @@ OC.L10N.register( "Loading weather" : "Načítá se počasí", "Set location for weather" : "Nastavit polohu pro předpovídání počasí", "Remove from favorites" : "Odebrat z oblíbených", + "Add as favorite" : "Přidat jako oblíbené", "You are not logged in." : "Nejste přihlášení.", "There was an error getting the weather status information." : "Při získávání informací o stavu počasí došlo k chybě.", "No weather information found" : "Nenalezeny žádné informace o počasí", diff --git a/apps/weather_status/l10n/cs.json b/apps/weather_status/l10n/cs.json index 71643489c76..b99f97d4e64 100644 --- a/apps/weather_status/l10n/cs.json +++ b/apps/weather_status/l10n/cs.json @@ -25,6 +25,7 @@ "Loading weather" : "Načítá se počasí", "Set location for weather" : "Nastavit polohu pro předpovídání počasí", "Remove from favorites" : "Odebrat z oblíbených", + "Add as favorite" : "Přidat jako oblíbené", "You are not logged in." : "Nejste přihlášení.", "There was an error getting the weather status information." : "Při získávání informací o stavu počasí došlo k chybě.", "No weather information found" : "Nenalezeny žádné informace o počasí", diff --git a/apps/weather_status/l10n/tr.js b/apps/weather_status/l10n/tr.js index af3208b9361..f166dc071fa 100644 --- a/apps/weather_status/l10n/tr.js +++ b/apps/weather_status/l10n/tr.js @@ -27,6 +27,7 @@ OC.L10N.register( "Loading weather" : "Hava durumu yükleniyor", "Set location for weather" : "Hava durumu için konumu ayarlayın", "Remove from favorites" : "Sık kullanılanlardan çıkar", + "Add as favorite" : "Sık kullanılanlara ekle", "You are not logged in." : "Oturum açmamışsınız.", "There was an error getting the weather status information." : "Hava durumu bilgileri alınırken bir sorun çıktı.", "No weather information found" : "Hava durumu bilgileri bulunamadı.", diff --git a/apps/weather_status/l10n/tr.json b/apps/weather_status/l10n/tr.json index a426b73d15c..0406c46375a 100644 --- a/apps/weather_status/l10n/tr.json +++ b/apps/weather_status/l10n/tr.json @@ -25,6 +25,7 @@ "Loading weather" : "Hava durumu yükleniyor", "Set location for weather" : "Hava durumu için konumu ayarlayın", "Remove from favorites" : "Sık kullanılanlardan çıkar", + "Add as favorite" : "Sık kullanılanlara ekle", "You are not logged in." : "Oturum açmamışsınız.", "There was an error getting the weather status information." : "Hava durumu bilgileri alınırken bir sorun çıktı.", "No weather information found" : "Hava durumu bilgileri bulunamadı.", |