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
path: root/core
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-09-04 05:26:10 +0300
committerNextcloud bot <bot@nextcloud.com>2021-09-04 05:26:10 +0300
commita83542f2e20d9f5c1933c328cc8e73eeb1d20d98 (patch)
tree5196a96ea3ccddba8d93dd685ccd94018b7282f6 /core
parent913c257aa7a112442854b9920a4663c1760010f4 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core')
-rw-r--r--core/l10n/sv.js2
-rw-r--r--core/l10n/sv.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/sv.js b/core/l10n/sv.js
index a88b47fbf13..6c85829c04a 100644
--- a/core/l10n/sv.js
+++ b/core/l10n/sv.js
@@ -133,6 +133,8 @@ OC.L10N.register(
"Loading apps …" : "Läser in appar …",
"Installing apps …" : "Installerar appar ...",
"App download or installation failed" : "Hämtning eller installation av appen misslyckades",
+ "Cannot install this app because it is not compatible" : "Appen kan inte installeras eftersom den inte är kompatibel",
+ "Cannot install this app" : "Kan inte installera denna app",
"Cancel" : "Avbryt",
"Schedule work & meetings, synced with all your devices." : "Planera arbete och möten, synkronisera med alla dina enheter.",
"Keep your colleagues and friends in one place without leaking their private info." : "Håll dina kollegor och vänner på ett ställe utan att läcka deras privata info.",
diff --git a/core/l10n/sv.json b/core/l10n/sv.json
index 0f4f226ffd0..ea16351abe6 100644
--- a/core/l10n/sv.json
+++ b/core/l10n/sv.json
@@ -131,6 +131,8 @@
"Loading apps …" : "Läser in appar …",
"Installing apps …" : "Installerar appar ...",
"App download or installation failed" : "Hämtning eller installation av appen misslyckades",
+ "Cannot install this app because it is not compatible" : "Appen kan inte installeras eftersom den inte är kompatibel",
+ "Cannot install this app" : "Kan inte installera denna app",
"Cancel" : "Avbryt",
"Schedule work & meetings, synced with all your devices." : "Planera arbete och möten, synkronisera med alla dina enheter.",
"Keep your colleagues and friends in one place without leaking their private info." : "Håll dina kollegor och vänner på ett ställe utan att läcka deras privata info.",