Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Jun 18, 2024
1 parent f7a22df commit d484c05
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 2 deletions.
16 changes: 15 additions & 1 deletion l10n/ga.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,21 @@
OC.L10N.register(
"fulltextsearch",
{
"the search returned {total} results in {time} ms" : "fuair an cuardach {total} torthaí in {time} ms",
"the search in {title} for \"{search}\" returned {total} results in {time} ms" : "thug an cuardach i {title} le haghaidh \"{search}\" torthaí {total} ar ais in {time} ms",
"Search" : "Cuardach",
"General" : "Ginearálta"
"Index not found" : "Innéacs gan aimsiú",
"Process timed out" : "Chuaigh an próiseas thar am",
"Full Text Search" : "Cuardach Téacs Iomlán",
"Full text search" : "Cuardach téacs iomlán",
"Core of the full-text search framework for Nextcloud" : "Croílár an chreata cuardaigh téacs iomlán do Nextcloud",
"Core App of the full-text search framework for your Nextcloud." : "Aip lárnach den chreat cuardaigh téacs iomlán do do Nextcloud.",
"Search on %s" : "Cuardaigh ar %s",
"Please check the wiki for documentation related to the installation and the configuration of the full text search within your Nextcloud" : "Seiceáil an vicí le haghaidh doiciméadú a bhaineann le suiteáil agus cumraíocht an chuardaigh téacs iomlán laistigh de do Nextcloud le do thoil",
"General" : "Ginearálta",
"Search Platform" : "Ardán Cuardaigh",
"Select the app to index content and answer search queries." : "Roghnaigh an aip chun ábhar a innéacsú agus chun ceisteanna cuardaigh a fhreagairt.",
"Navigation Icon" : "Deilbhín Nascleanúna",
"Enable global search within all your content." : "Cumasaigh cuardach domhanda laistigh d'ábhar go léir."
},
"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);");
16 changes: 15 additions & 1 deletion l10n/ga.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
{ "translations": {
"the search returned {total} results in {time} ms" : "fuair an cuardach {total} torthaí in {time} ms",
"the search in {title} for \"{search}\" returned {total} results in {time} ms" : "thug an cuardach i {title} le haghaidh \"{search}\" torthaí {total} ar ais in {time} ms",
"Search" : "Cuardach",
"General" : "Ginearálta"
"Index not found" : "Innéacs gan aimsiú",
"Process timed out" : "Chuaigh an próiseas thar am",
"Full Text Search" : "Cuardach Téacs Iomlán",
"Full text search" : "Cuardach téacs iomlán",
"Core of the full-text search framework for Nextcloud" : "Croílár an chreata cuardaigh téacs iomlán do Nextcloud",
"Core App of the full-text search framework for your Nextcloud." : "Aip lárnach den chreat cuardaigh téacs iomlán do do Nextcloud.",
"Search on %s" : "Cuardaigh ar %s",
"Please check the wiki for documentation related to the installation and the configuration of the full text search within your Nextcloud" : "Seiceáil an vicí le haghaidh doiciméadú a bhaineann le suiteáil agus cumraíocht an chuardaigh téacs iomlán laistigh de do Nextcloud le do thoil",
"General" : "Ginearálta",
"Search Platform" : "Ardán Cuardaigh",
"Select the app to index content and answer search queries." : "Roghnaigh an aip chun ábhar a innéacsú agus chun ceisteanna cuardaigh a fhreagairt.",
"Navigation Icon" : "Deilbhín Nascleanúna",
"Enable global search within all your content." : "Cumasaigh cuardach domhanda laistigh d'ábhar go léir."
},"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"
}

0 comments on commit d484c05

Please sign in to comment.