This commit is contained in:
Roland Gruber 2025-08-24 21:15:33 +02:00
parent a4ae34fff5
commit 6134912f59
3 changed files with 20748 additions and 0 deletions

Binary file not shown.

File diff suppressed because it is too large Load diff

9
lam/po/make_po_el Executable file
View 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