Skip to content

Commit 3ae1816

Browse files
committed
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent ade38a5 commit 3ae1816

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Diff for: l10n/sk.js

+1
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" : "Vyhľadávanie našlo {total} výsledkov za {time} ms",
5+
"the search in {title} for \"{search}\" returned {total} results in {time} ms" : "Vyhľadávanie \"{search}\" v {title} našlo {total} výsledkov za {time} ms",
56
"Search" : "Hľadať",
67
"Index not found" : "Index nenájdený",
78
"Process timed out" : "Spracovanie expirovalo",

Diff for: l10n/sk.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{ "translations": {
22
"the search returned {total} results in {time} ms" : "Vyhľadávanie našlo {total} výsledkov za {time} ms",
3+
"the search in {title} for \"{search}\" returned {total} results in {time} ms" : "Vyhľadávanie \"{search}\" v {title} našlo {total} výsledkov za {time} ms",
34
"Search" : "Hľadať",
45
"Index not found" : "Index nenájdený",
56
"Process timed out" : "Spracovanie expirovalo",

0 commit comments

Comments
 (0)