mirror of
https://github.com/LDAPAccountManager/lam.git
synced 2025-10-06 03:49:56 +02:00
i18n
This commit is contained in:
parent
a4ae34fff5
commit
6134912f59
3 changed files with 20748 additions and 0 deletions
BIN
lam/locale/el_GR/LC_MESSAGES/messages.mo
Normal file
BIN
lam/locale/el_GR/LC_MESSAGES/messages.mo
Normal file
Binary file not shown.
20739
lam/locale/el_GR/LC_MESSAGES/messages.po
Normal file
20739
lam/locale/el_GR/LC_MESSAGES/messages.po
Normal file
File diff suppressed because it is too large
Load diff
9
lam/po/make_po_el
Executable file
9
lam/po/make_po_el
Executable file
|
@ -0,0 +1,9 @@
|
||||||
|
#!/bin/bash
|
||||||
|
#
|
||||||
|
# Copyright (C) 2025 Roland Gruber
|
||||||
|
# This code is part of LDAP Account Manager (http://www.ldap-account-manager.org/)
|
||||||
|
|
||||||
|
# This script is run after make_po to merge the existing Greek translations to messages.po
|
||||||
|
|
||||||
|
./make_po
|
||||||
|
msgmerge -v ../locale/el_GR/LC_MESSAGES/messages.po messages.po -o messages.po
|
Loading…
Add table
Add a link
Reference in a new issue