Skip to content

Commit 5656205

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

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

l10n/de.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" : "Die Suche ergab {total} Treffer in {time} ms",
5+
"the search in {title} for \"{search}\" returned {total} results in {time} ms" : "Die Suche in {title} nach \"{search}\" ergab {total} Treffer in {time} ms",
56
"Search" : "Suchen",
67
"Index not found" : "Index nicht gefunden",
78
"Process timed out" : "Zeitüberschreitung bei der Verarbeitung",

l10n/de.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" : "Die Suche ergab {total} Treffer in {time} ms",
3+
"the search in {title} for \"{search}\" returned {total} results in {time} ms" : "Die Suche in {title} nach \"{search}\" ergab {total} Treffer in {time} ms",
34
"Search" : "Suchen",
45
"Index not found" : "Index nicht gefunden",
56
"Process timed out" : "Zeitüberschreitung bei der Verarbeitung",

0 commit comments

Comments
 (0)