diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-26 00:23:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-26 00:23:09 +0000 |
commit | 9a220989dd1cd3a5792b8fc385ee1d7b1bcc7fb8 (patch) | |
tree | e84b6801fcc6e2b1b8a03494f10080e9fe60bc06 /apps/weather_status/l10n/fa.js | |
parent | b5da0852077d7caff84d4205a965d893ff1ec9d2 (diff) | |
download | nextcloud-server-9a220989dd1cd3a5792b8fc385ee1d7b1bcc7fb8.tar.gz nextcloud-server-9a220989dd1cd3a5792b8fc385ee1d7b1bcc7fb8.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/weather_status/l10n/fa.js')
-rw-r--r-- | apps/weather_status/l10n/fa.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/weather_status/l10n/fa.js b/apps/weather_status/l10n/fa.js index 137c8ffee62..163c8983d1f 100644 --- a/apps/weather_status/l10n/fa.js +++ b/apps/weather_status/l10n/fa.js @@ -34,6 +34,7 @@ OC.L10N.register( "{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} heavy rainfall showers", "More weather for {adr}" : "More weather for {adr}", "Loading weather" : "Loading weather", + "Set location for weather" : "تنظیم مکان برای آب و هوا", "Remove from favorites" : "حذف کردن از برگزیده ها", "Add as favorite" : "Add as favorite", "You are not logged in." : "You are not logged in.", @@ -44,7 +45,6 @@ OC.L10N.register( "There was an error setting the location." : "There was an error setting the location.", "There was an error saving the mode." : "There was an error saving the mode.", "There was an error using personal address." : "There was an error using personal address.", - "Set location for weather" : "تنظیم مکان برای آب و هوا", "Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." }, "nplurals=2; plural=(n > 1);"); |