From 64e280b44175b63207558630fa295e44d3e86283 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 25 May 2021 02:53:05 +0000 Subject: [PATCH] [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- l10n/eu.js | 1 + l10n/eu.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/eu.js b/l10n/eu.js index e5a540d5..15054cd3 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -2,6 +2,7 @@ OC.L10N.register( "fulltextsearch", { "the search returned {total} results in {time} ms" : "bilaketak {total} emaitza itzuli ditu {time} ms-tan", + "the search in {title} for \"{search}\" returned {total} results in {time} ms" : "{title}-n bilaketak \"{search}\" bilaketarako {total} emaitza eman ditu {time} ms-tan", "Search" : "Bilatu", "Index not found" : "Indizea ez da aurkitu", "Process timed out" : "Prozesua denboraz kanpo", diff --git a/l10n/eu.json b/l10n/eu.json index a77b5114..f484dc83 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -1,5 +1,6 @@ { "translations": { "the search returned {total} results in {time} ms" : "bilaketak {total} emaitza itzuli ditu {time} ms-tan", + "the search in {title} for \"{search}\" returned {total} results in {time} ms" : "{title}-n bilaketak \"{search}\" bilaketarako {total} emaitza eman ditu {time} ms-tan", "Search" : "Bilatu", "Index not found" : "Indizea ez da aurkitu", "Process timed out" : "Prozesua denboraz kanpo",