-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
- Loading branch information
1 parent
586a0b5
commit 8e973ac
Showing
2 changed files
with
38 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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);"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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);" | ||
} |