Skip to content

Commit 7c27995

Browse files
committed
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent e8943da commit 7c27995

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

l10n/sv.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ OC.L10N.register(
22
"fulltextsearch",
33
{
44
"the search returned {total} results in {time} ms" : "sökningen gav {total} resultat på {time} ms",
5+
"the search in {title} for \"{search}\" returned {total} results in {time} ms" : "sökningen på {title} för \"{search}\" gav {total} resultat på {time} ms",
56
"Search" : "Sök",
67
"Index not found" : "Index hittades inte",
78
"Process timed out" : "Processen tog för lång tid",

l10n/sv.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{ "translations": {
22
"the search returned {total} results in {time} ms" : "sökningen gav {total} resultat på {time} ms",
3+
"the search in {title} for \"{search}\" returned {total} results in {time} ms" : "sökningen på {title} för \"{search}\" gav {total} resultat på {time} ms",
34
"Search" : "Sök",
45
"Index not found" : "Index hittades inte",
56
"Process timed out" : "Processen tog för lång tid",

0 commit comments

Comments
 (0)