Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-11-08 05:18:22 +0300
committerNextcloud bot <bot@nextcloud.com>2020-11-08 05:18:22 +0300
commit2b2af705f7ea79b491d26068d9e96198656486aa (patch)
treec2de9beaacfe3ad7ca5fe4c07eacd013d33c5d29 /apps/weather_status/l10n
parenta5fa9604babdab101357016066ed72b4fcab1d21 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/weather_status/l10n')
-rw-r--r--apps/weather_status/l10n/sv.js5
-rw-r--r--apps/weather_status/l10n/sv.json5
2 files changed, 8 insertions, 2 deletions
diff --git a/apps/weather_status/l10n/sv.js b/apps/weather_status/l10n/sv.js
index 85351beb139..43855061b10 100644
--- a/apps/weather_status/l10n/sv.js
+++ b/apps/weather_status/l10n/sv.js
@@ -28,6 +28,9 @@ OC.L10N.register(
"Remove from favorites" : "Ta bort från favoriter",
"Add as favorite" : "Lägg till som favorit",
"You are not logged in." : "Du är inte inloggad.",
- "Location not found" : "Platsen hittades inte"
+ "No weather information found" : "Ingen väderinformation hittades",
+ "Location not found" : "Platsen hittades inte",
+ "There was an error saving the mode." : "Det uppstod ett fel vid sparandet av läget.",
+ "There was an error using personal address." : "Det uppstod ett fel vid användning av personlig adress."
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/weather_status/l10n/sv.json b/apps/weather_status/l10n/sv.json
index 4627ab3f952..9f35bf0fbb7 100644
--- a/apps/weather_status/l10n/sv.json
+++ b/apps/weather_status/l10n/sv.json
@@ -26,6 +26,9 @@
"Remove from favorites" : "Ta bort från favoriter",
"Add as favorite" : "Lägg till som favorit",
"You are not logged in." : "Du är inte inloggad.",
- "Location not found" : "Platsen hittades inte"
+ "No weather information found" : "Ingen väderinformation hittades",
+ "Location not found" : "Platsen hittades inte",
+ "There was an error saving the mode." : "Det uppstod ett fel vid sparandet av läget.",
+ "There was an error using personal address." : "Det uppstod ett fel vid användning av personlig adress."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file