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 Nov 4, 2024
1 parent 586a0b5 commit 8e973ac
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 0 deletions.
20 changes: 20 additions & 0 deletions l10n/ug.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
OC.L10N.register(
"fulltextsearch_elasticsearch",
{
"Full text search - Elasticsearch Platform" : "تولۇق تېكىست ئىزدەش - ئېلاستىكىلىق ئىزدەش سۇپىسى",
"Index using ElasticSearch" : "ElasticSearch نى ئىشلىتىپ كۆرسەتكۈچ",
"Extension to the _Full text search_ app to communicate with ElasticSearch." : "ElasticSearch بىلەن ئالاقە قىلىش ئۈچۈن _ تولۇق تېكىست ئىزدەش_ دېتالىغا كېڭەيتىش.",
"Elastic Search" : "ئېلاستىكىلىق ئىزدەش",
"Address of the Servlet" : "مۇلازىمېتىرنىڭ ئادرېسى",
"Include your credential in case authentication is required." : "دەلىللەش تەلەپ قىلىنغان ئەھۋالدا كىنىشكىڭىزنى قوشۇڭ.",
"Index" : "كۆرسەتكۈچ",
"Name of your index." : "كۆرسەتكۈچنىڭ ئىسمى.",
"[Advanced] Analyzer tokenizer" : "[Advanced] ئانالىزچى بەلگە",
"Some language might needs a specific tokenizer." : "بەزى تىللار مەلۇم بەلگە قويغۇچقا ئېھتىياجلىق بولۇشى مۇمكىن.",
">tbody" : "> tbody",
"<script>" : "<script>",
"<div>" : "<div>",
"object" : "ئوبيېكت",
"_" : "_"
},
"nplurals=2; plural=(n != 1);");
18 changes: 18 additions & 0 deletions l10n/ug.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{ "translations": {
"Full text search - Elasticsearch Platform" : "تولۇق تېكىست ئىزدەش - ئېلاستىكىلىق ئىزدەش سۇپىسى",
"Index using ElasticSearch" : "ElasticSearch نى ئىشلىتىپ كۆرسەتكۈچ",
"Extension to the _Full text search_ app to communicate with ElasticSearch." : "ElasticSearch بىلەن ئالاقە قىلىش ئۈچۈن _ تولۇق تېكىست ئىزدەش_ دېتالىغا كېڭەيتىش.",
"Elastic Search" : "ئېلاستىكىلىق ئىزدەش",
"Address of the Servlet" : "مۇلازىمېتىرنىڭ ئادرېسى",
"Include your credential in case authentication is required." : "دەلىللەش تەلەپ قىلىنغان ئەھۋالدا كىنىشكىڭىزنى قوشۇڭ.",
"Index" : "كۆرسەتكۈچ",
"Name of your index." : "كۆرسەتكۈچنىڭ ئىسمى.",
"[Advanced] Analyzer tokenizer" : "[Advanced] ئانالىزچى بەلگە",
"Some language might needs a specific tokenizer." : "بەزى تىللار مەلۇم بەلگە قويغۇچقا ئېھتىياجلىق بولۇشى مۇمكىن.",
">tbody" : "> tbody",
"<script>" : "<script>",
"<div>" : "<div>",
"object" : "ئوبيېكت",
"_" : "_"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

0 comments on commit 8e973ac

Please sign in to comment.