diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-06-09 00:19:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-06-09 00:19:20 +0000 |
commit | 1a6440c353d3c797140215e4ab885544f1ac3741 (patch) | |
tree | 99be358295b1784275e83714cba28741ff54989d /core | |
parent | 34f5cba5b3cf84d5f85e95985b044ef9ab002f82 (diff) | |
download | nextcloud-server-1a6440c353d3c797140215e4ab885544f1ac3741.tar.gz nextcloud-server-1a6440c353d3c797140215e4ab885544f1ac3741.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/sv.js | 1 | ||||
-rw-r--r-- | core/l10n/sv.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/sv.js b/core/l10n/sv.js index 8618c93ee5c..7953195a23b 100644 --- a/core/l10n/sv.js +++ b/core/l10n/sv.js @@ -271,6 +271,7 @@ OC.L10N.register( "The server was unable to complete your request." : "Servern kunde inte slutföra din begäran.", "If this happens again, please send the technical details below to the server administrator." : "Om det händer igen, vänligen skicka de tekniska detaljerna nedan till din serveradministratör.", "More details can be found in the server log." : "Mer detaljer återfinns i serverns logg.", + "For more details see the documentation ↗." : "För mer information se dokumentationen ↗.", "Technical details" : "Tekniska detaljer", "Remote Address: %s" : "Extern adress: %s", "Request ID: %s" : "Begärd ID: %s", diff --git a/core/l10n/sv.json b/core/l10n/sv.json index 8e03abcb19e..5a29227b7ed 100644 --- a/core/l10n/sv.json +++ b/core/l10n/sv.json @@ -269,6 +269,7 @@ "The server was unable to complete your request." : "Servern kunde inte slutföra din begäran.", "If this happens again, please send the technical details below to the server administrator." : "Om det händer igen, vänligen skicka de tekniska detaljerna nedan till din serveradministratör.", "More details can be found in the server log." : "Mer detaljer återfinns i serverns logg.", + "For more details see the documentation ↗." : "För mer information se dokumentationen ↗.", "Technical details" : "Tekniska detaljer", "Remote Address: %s" : "Extern adress: %s", "Request ID: %s" : "Begärd ID: %s", |