diff options
author | Jan-Christoph Borchardt <JanCBorchardt@fsfe.org> | 2011-08-18 14:33:05 +0200 |
---|---|---|
committer | Jan-Christoph Borchardt <JanCBorchardt@fsfe.org> | 2011-08-18 14:33:05 +0200 |
commit | 2ee9e80afe7a8bd0788e659c90e58f81995d690b (patch) | |
tree | bf3d0ece21f7f3284298429e656f4f5595718921 /.tx | |
parent | e8951b7a2d2cb373b4c1e2028f637ad3dcf06523 (diff) | |
download | nextcloud-server-2ee9e80afe7a8bd0788e659c90e58f81995d690b.tar.gz nextcloud-server-2ee9e80afe7a8bd0788e659c90e58f81995d690b.zip |
Swedish translation, thanks to HakanS
Diffstat (limited to '.tx')
-rw-r--r-- | .tx/config | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.tx/config b/.tx/config index 3ecd564abd0..30956c46801 100644 --- a/.tx/config +++ b/.tx/config @@ -18,6 +18,7 @@ trans.it = l10n/it/core.po trans.nl = l10n/nl/core.po trans.pl = l10n/pl/core.po trans.pt_BR = l10n/pt_BR/core.po +trans.sv = l10n/l10n/sv/core.po [owncloud.settings] file_filter = l10n/<lang>/settings.po @@ -36,6 +37,7 @@ trans.it = l10n/it/settings.po trans.nl = l10n/nl/settings.po trans.pl = l10n/pl/settings.po trans.pt_BR = l10n/pt_BR/settings.po +trans.sv = l10n/l10n/sv/settings.po [owncloud.files] file_filter = translations/owncloud.files/<lang>.po @@ -54,6 +56,7 @@ trans.it = l10n/it/files.po trans.nl = l10n/nl/files.po trans.pl = l10n/pl/files.po trans.pt_BR = l10n/pt_BR/files.po +trans.sv = l10n/l10n/sv/files.po [owncloud.media] file_filter = translations/owncloud.media/<lang>.po @@ -72,4 +75,5 @@ trans.it = l10n/it/media.po trans.nl = l10n/nl/media.po trans.pl = l10n/pl/media.po trans.pt_BR = l10n/pt_BR/media.po +trans.sv = l10n/l10n/sv/media.po |