diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-01-05 13:09:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-01-05 13:09:52 +0000 |
commit | d9035e2805f2900cd1c78cc8ab22fdd1dfeb4b3e (patch) | |
tree | d915d64380e7458f696c7f71c492816685e170e8 /apps/dav/l10n/sv.js | |
parent | 0453c470233373cd9b0c317aad358019758932d9 (diff) | |
download | nextcloud-server-d9035e2805f2900cd1c78cc8ab22fdd1dfeb4b3e.tar.gz nextcloud-server-d9035e2805f2900cd1c78cc8ab22fdd1dfeb4b3e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/sv.js')
-rw-r--r-- | apps/dav/l10n/sv.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/dav/l10n/sv.js b/apps/dav/l10n/sv.js index fc67e02ebfb..444511ee027 100644 --- a/apps/dav/l10n/sv.js +++ b/apps/dav/l10n/sv.js @@ -43,7 +43,7 @@ OC.L10N.register( "Personal" : "Personligt", "Contacts" : "Kontakter", "Technical details" : "Tekniska detaljer", - "Remote Address: %s" : "Fjärradress: %s", + "Remote Address: %s" : "Extern adress: %s", "Request ID: %s" : "Begär ID: %s" }, "nplurals=2; plural=(n != 1);"); |