[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2018-06-12 00:26:36 +00:00
Родитель bb81f6ca84
Коммит f7a2c91f0d
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 130DAB86D3FB356C
2 изменённых файлов: 8 добавлений и 2 удалений

Просмотреть файл

@ -5,6 +5,9 @@ OC.L10N.register(
"Index not found" : "Index not found",
"Tick not found" : "Tick not found",
"Full text search (BETA)" : "Full text search (BETA)",
"Search on %s" : "Search on %s"
"Core of the full-text search framework for Nextcloud" : "Core of the full-text search framework for Nextcloud",
"Core App of the full-text search framework for your Nextcloud." : "Core App of the full-text search framework for your Nextcloud.",
"Search on %s" : "Search on %s",
"General" : "General"
},
"nplurals=2; plural=(n != 1);");

Просмотреть файл

@ -3,6 +3,9 @@
"Index not found" : "Index not found",
"Tick not found" : "Tick not found",
"Full text search (BETA)" : "Full text search (BETA)",
"Search on %s" : "Search on %s"
"Core of the full-text search framework for Nextcloud" : "Core of the full-text search framework for Nextcloud",
"Core App of the full-text search framework for your Nextcloud." : "Core App of the full-text search framework for your Nextcloud.",
"Search on %s" : "Search on %s",
"General" : "General"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}