Przeglądaj źródła

Update transifex config

tags/v10.0RC1
Morris Jobke 8 lat temu
rodzic
commit
c1d990d547
1 zmienionych plików z 15 dodań i 16 usunięć
  1. 15
    16
      l10n/.tx/config

+ 15
- 16
l10n/.tx/config Wyświetl plik

@@ -2,93 +2,92 @@
host = https://www.transifex.com
lang_map = ja_JP: ja

[owncloud.core]
[nextcloud.core]
file_filter = <lang>/core.po
source_file = templates/core.pot
source_lang = en
type = PO

[owncloud.files]
[nextcloud.files]
file_filter = <lang>/files.po
source_file = templates/files.pot
source_lang = en
type = PO

[owncloud.settings-1]
[nextcloud.settings-1]
file_filter = <lang>/settings.po
source_file = templates/settings.pot
source_lang = en
type = PO

[owncloud.lib]
[nextcloud.lib]
file_filter = <lang>/lib.po
source_file = templates/lib.pot
source_lang = en
type = PO

[owncloud.files_encryption]
[nextcloud.files_encryption]
file_filter = <lang>/encryption.po
source_file = templates/encryption.pot
source_lang = en
type = PO

[owncloud.files_external]
[nextcloud.files_external]
file_filter = <lang>/files_external.po
source_file = templates/files_external.pot
source_lang = en
type = PO

[owncloud.files_sharing]
[nextcloud.files_sharing]
file_filter = <lang>/files_sharing.po
source_file = templates/files_sharing.pot
source_lang = en
type = PO

[owncloud.files_trashbin]
[nextcloud.files_trashbin]
file_filter = <lang>/files_trashbin.po
source_file = templates/files_trashbin.pot
source_lang = en
type = PO

[owncloud.files_versions]
[nextcloud.files_versions]
file_filter = <lang>/files_versions.po
source_file = templates/files_versions.pot
source_lang = en
type = PO

[owncloud.user_ldap]
[nextcloud.user_ldap]
file_filter = <lang>/user_ldap.po
source_file = templates/user_ldap.pot
source_lang = en
type = PO

[owncloud.comments]
[nextcloud.comments]
file_filter = <lang>/comments.po
source_file = templates/comments.pot
source_lang = en
type = PO

[owncloud.federatedfilesharing]
[nextcloud.federatedfilesharing]
file_filter = <lang>/federatedfilesharing.po
source_file = templates/federatedfilesharing.pot
source_lang = en
type = PO

[owncloud.federation]
[nextcloud.federation]
file_filter = <lang>/federation.po
source_file = templates/federation.pot
source_lang = en
type = PO

[owncloud.systemtags]
[nextcloud.systemtags]
file_filter = <lang>/systemtags.po
source_file = templates/systemtags.pot
source_lang = en
type = PO

[owncloud.updatenotification]
[nextcloud.updatenotification]
file_filter = <lang>/updatenotification.po
source_file = templates/updatenotification.pot
source_lang = en
type = PO


Ładowanie…
Anuluj
Zapisz