diff options
author | Weblate <noreply@weblate.org> | 2021-02-26 13:00:40 -0500 |
---|---|---|
committer | Weblate <noreply@weblate.org> | 2021-02-26 13:00:40 -0500 |
commit | d405ce78788b53885fbf0866a2b496b6dd4acc06 (patch) | |
tree | a10925f407851840e0433c93e9d1e8a01f06e7a0 | |
parent | Use toggles for screen share settings (diff) | |
download | nheko-d405ce78788b53885fbf0866a2b496b6dd4acc06.tar.xz |
Translated using Weblate (Swedish)
Currently translated at 95.8% (438 of 457 strings) Co-authored-by: Emilie <em@nao.sh> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/sv/ Translation: Nheko/nheko
-rw-r--r-- | resources/langs/nheko_sv.ts | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/resources/langs/nheko_sv.ts b/resources/langs/nheko_sv.ts index 49a825aa..09dff5de 100644 --- a/resources/langs/nheko_sv.ts +++ b/resources/langs/nheko_sv.ts @@ -84,7 +84,7 @@ <message> <location line="+0"/> <source>Voice Call</source> - <translation>Videosamtal</translation> + <translation>Röstsamtal</translation> </message> <message> <location line="+16"/> @@ -1553,22 +1553,22 @@ Exempel: https://server.my:8787</translation> <message> <location filename="../../src/ui/UserProfile.cpp" line="+296"/> <source>Select an avatar</source> - <translation type="unfinished">Välj en avatar</translation> + <translation>Välj en avatar</translation> </message> <message> <location line="+0"/> <source>All Files (*)</source> - <translation type="unfinished">Alla Filer (*)</translation> + <translation>Alla Filer (*)</translation> </message> <message> <location line="+12"/> <source>The selected file is not an image</source> - <translation type="unfinished">Den valda filen är inte en bild</translation> + <translation>Den valda filen är inte en bild</translation> </message> <message> <location line="+5"/> <source>Error while reading file: %1</source> - <translation type="unfinished">Kunde inte läsa filen: %1</translation> + <translation>Kunde inte läsa filen: %1</translation> </message> </context> <context> |