Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

Adds Jabber Search (XEP-0055) capabilities to Openfire.

Translations: https://explore.transifex.com/igniterealtime/openfire-search-plugin/

**Note for developers**, on 29 October 2020 this repository was rewritten to remove legacy and unrelated Openfire commit history. See [forums post](https://discourse.igniterealtime.org/t/89049) for more details. This repository was susquently rewritten again on 1 December 2020 to remove and additional bad commit circa 2013.

## CI Build Status
Expand Down
28 changes: 3 additions & 25 deletions src/i18n/search_i18n.properties
Original file line number Diff line number Diff line change
@@ -1,28 +1,6 @@
##
## Search Plugin Resource Bundle
##
## Additional locales can be specified by creating a new resource file in this
## directory using the following conventions:
##
## search_i18n "_" language "_" country ".properties"
## search_i18n "_" language ".properties"
##
## e.g.
## search_i18n_en.properties <- English resources
## search_i18n_en_US.properties <- American US resources
## search_i18n_de.properties <- German resources
## search_i18n_ja.properties <- Japanese resources
##
## Please note that the two digit language code should be lower case, and the
## two digit country code should be in uppercase. Often, it is not necessary to
## specify the country code.
##
## A full list of language codes can be found at
## http://www-old.ics.uci.edu/pub/ietf/http/related/iso639.txt
## and a full list of country codes can be found at
## http://www.chemie.fu-berlin.de/diverse/doc/ISO_3166.html
##

## See https://download.igniterealtime.org/openfire/docs/latest/documentation/translator-guide.html
## In property strings that are parameterized, single quotes can be used to
## quote the "{" (curly brace) if necessary. A real single quote is represented by ''.
login.title=Admin Console

advance.user.search.title=Advanced User Search
Expand Down
25 changes: 0 additions & 25 deletions src/i18n/search_i18n_lt.properties
Original file line number Diff line number Diff line change
@@ -1,28 +1,3 @@
##
## Search Plugin Resource Bundle
##
## Additional locales can be specified by creating a new resource file in this
## directory using the following conventions:
##
## search_i18n "_" language "_" country ".properties"
## search_i18n "_" language ".properties"
##
## e.g.
## search_i18n_en.properties <- English resources
## search_i18n_en_US.properties <- American US resources
## search_i18n_de.properties <- German resources
## search_i18n_ja.properties <- Japanese resources
##
## Please note that the two digit language code should be lower case, and the
## two digit country code should be in uppercase. Often, it is not necessary to
## specify the country code.
##
## A full list of language codes can be found at
## http://www-old.ics.uci.edu/pub/ietf/http/related/iso639.txt
## and a full list of country codes can be found at
## http://www.chemie.fu-berlin.de/diverse/doc/ISO_3166.html
##

login.title=Administratoriaus pultas

advance.user.search.title=Išsamesnė abonentų paieška
Expand Down
23 changes: 0 additions & 23 deletions src/i18n/search_i18n_pt_BR.properties
Original file line number Diff line number Diff line change
@@ -1,26 +1,3 @@
##
## Search Plugin Resource Bundle
##
## Additional locales can be specified by creating a new resource file in this
## directory using the following conventions:
##
## search_i18n "_" language "_" country ".properties"
## search_i18n "_" language ".properties"
##
## e.g.
## search_i18n_en.properties <- English resources
## search_i18n_en_US.properties <- American US resources
## search_i18n_de.properties <- German resources
## search_i18n_ja.properties <- Japanese resources
##
## Please note that the two digit language code should be lower case, and the
## two digit country code should be in uppercase. Often, it is not necessary to
## specify the country code.
##
## A full list of language codes can be found at
## http://www-old.ics.uci.edu/pub/ietf/http/related/iso639.txt
## and a full list of country codes can be found at
## http://www.chemie.fu-berlin.de/diverse/doc/ISO_3166.html
## Translation by Ernani Azevedo <ernaniaz[at]gmail.com>

login.title=Interface Administrativa
Expand Down
25 changes: 0 additions & 25 deletions src/i18n/search_i18n_pt_PT.properties
Original file line number Diff line number Diff line change
@@ -1,28 +1,3 @@
##
## Search Plugin Resource Bundle
##
## Additional locales can be specified by creating a new resource file in this
## directory using the following conventions:
##
## search_i18n "_" language "_" country ".properties"
## search_i18n "_" language ".properties"
##
## e.g.
## search_i18n_en.properties <- English resources
## search_i18n_en_US.properties <- American US resources
## search_i18n_de.properties <- German resources
## search_i18n_ja.properties <- Japanese resources
##
## Please note that the two digit language code should be lower case, and the
## two digit country code should be in uppercase. Often, it is not necessary to
## specify the country code.
##
## A full list of language codes can be found at
## http://www-old.ics.uci.edu/pub/ietf/http/related/iso639.txt
## and a full list of country codes can be found at
## http://www.chemie.fu-berlin.de/diverse/doc/ISO_3166.html
##

login.title=Consola de Administração

advance.user.search.title=Pesquisa Avançada de Utilizadores
Expand Down
25 changes: 0 additions & 25 deletions src/i18n/search_i18n_ru_RU.properties
Original file line number Diff line number Diff line change
@@ -1,28 +1,3 @@
##
## Search Plugin Resource Bundle
##
## Additional locales can be specified by creating a new resource file in this
## directory using the following conventions:
##
## search_i18n "_" language "_" country ".properties"
## search_i18n "_" language ".properties"
##
## e.g.
## search_i18n_en.properties <- English resources
## search_i18n_en_US.properties <- American US resources
## search_i18n_de.properties <- German resources
## search_i18n_ja.properties <- Japanese resources
##
## Please note that the two digit language code should be lower case, and the
## two digit country code should be in uppercase. Often, it is not necessary to
## specify the country code.
##
## A full list of language codes can be found at
## http://www-old.ics.uci.edu/pub/ietf/http/related/iso639.txt
## and a full list of country codes can be found at
## http://www.chemie.fu-berlin.de/diverse/doc/ISO_3166.html
##

login.title=Консоль администратора

advance.user.search.title=Расширенный поиск пользователей
Expand Down
25 changes: 0 additions & 25 deletions src/i18n/search_i18n_zh_CN.properties
Original file line number Diff line number Diff line change
@@ -1,28 +1,3 @@
##
## Search Plugin Resource Bundle
##
## Additional locales can be specified by creating a new resource file in this
## directory using the following conventions:
##
## search_i18n "_" language "_" country ".properties"
## search_i18n "_" language ".properties"
##
## e.g.
## search_i18n_en.properties <- English resources
## search_i18n_en_US.properties <- American US resources
## search_i18n_de.properties <- German resources
## search_i18n_ja.properties <- Japanese resources
##
## Please note that the two digit language code should be lower case, and the
## two digit country code should be in uppercase. Often, it is not necessary to
## specify the country code.
##
## A full list of language codes can be found at
## http://www-old.ics.uci.edu/pub/ietf/http/related/iso639.txt
## and a full list of country codes can be found at
## http://www.chemie.fu-berlin.de/diverse/doc/ISO_3166.html
##

login.title=管理控制台

advance.user.search.title=高级用户搜索
Expand Down