diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-18 02:25:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-18 02:25:23 +0000 |
commit | 4dc3f4dcac8e7db33cb0c966d16ae2600b20ab8e (patch) | |
tree | 743284f67bd1e6900d02b306e0431785b057cea6 /core/l10n/sv.js | |
parent | 184d57c843e87b473c6f3c95daa267da6c703336 (diff) | |
download | nextcloud-server-4dc3f4dcac8e7db33cb0c966d16ae2600b20ab8e.tar.gz nextcloud-server-4dc3f4dcac8e7db33cb0c966d16ae2600b20ab8e.zip |
Fix(l10n): đ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/sv.js')
-rw-r--r-- | core/l10n/sv.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/sv.js b/core/l10n/sv.js index 7da44477d4e..c16009a1e9f 100644 --- a/core/l10n/sv.js +++ b/core/l10n/sv.js @@ -321,7 +321,6 @@ OC.L10N.register( "See the documentation" : "Se dokumentationen", "It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "Det ser ut som att du försöker installera om Nextcloud. Men filen CAN_INSTALL saknas i din konfigurationskatalog. Skapa filen CAN_INSTALL i din konfigurationsmapp för att fortsÀtta.", "Could not remove CAN_INSTALL from the config folder. Please remove this file manually." : "Det gick inte att ta bort CAN_INSTALL frÄn konfigurationsmappen. Ta bort den hÀr filen manuellt.", - "%s logo" : "%s logotyp", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Denna applikationen krÀver JavaScript för att fungera korrekt. {linkstart}aktivera JavaScript{linkend} och uppdatera sidan.", "Skip to main content" : "Skippa till huvudinnehÄllet", "Skip to navigation of app" : "Skippa till navigering av app", @@ -396,6 +395,7 @@ OC.L10N.register( "Contacts" : "Kontakter", "Contacts menu" : "Kontaktmeny", "Settings menu" : "InstÀllningsmeny", - "Setup two-factor authentication" : "StÀll in tvÄfaktorsautentisering" + "Setup two-factor authentication" : "StÀll in tvÄfaktorsautentisering", + "%s logo" : "%s logotyp" }, "nplurals=2; plural=(n != 1);"); |