1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-08 15:47:00 +02:00

39 Commits

Author SHA1 Message Date
Jakub Vrana
29a31c6b9c Lang: Use GLOB_BRACE 2025-04-17 08:49:53 +02:00
Joshi yogesh
a04823f4c4 Add Hindi (hi) language translation file for Adminer
This commit adds a new Hindi (hi) translation file for Adminer, based on the existing Bengali (bn) language file.

All interface strings have been translated from Bengali to Hindi to make Adminer more accessible to Hindi-speaking users. The structure of the file follows the format used in other language files within the repository.

The translations were carefully reviewed to ensure accuracy, readability, and consistency with the context of the Adminer application.

File added:
- lang/hi.inc.php

Looking forward to your feedback and happy to make any improvements as needed!
2025-04-17 08:43:05 +02:00
Jakub Vrana
b30526213d Lang: Display line of the update 2025-04-10 19:04:06 +02:00
Jakub Vrana
efde7fcc6c Lang: Non-static $translations 2025-04-08 13:06:27 +02:00
Jakub Vrana
38bdd0a961 lang.php: Add translation of plugin description 2025-04-07 18:26:31 +02:00
Jakub Vrana
9e0aa1b91a Update translations in plugins 2025-04-06 16:36:10 +02:00
Jakub Vrana
f2e1243fb7 Generalize updating translations 2025-04-06 16:36:10 +02:00
Jakub Vrana
e0629c6445 Fix lang.php 2025-04-01 17:21:32 +02:00
Jakub Vrana
695ce8c4da Use Lang::$translations instead of $translations 2025-03-31 10:18:14 +02:00
Jakub Vrana
f6d311457e Move $langs to langs() 2025-03-28 18:39:30 +01:00
Jakub Vrana
fb47ba6bbb Add instructions to translation files 2025-03-23 15:35:30 +01:00
Jakub Vrana
e6339046ff Remove unused variable 2025-03-10 09:09:09 +01:00
Jakub Vrana
a1c3e34e04 Translations: check fullstops in 'ja' and 'he' 2025-03-08 17:06:30 +01:00
Jakub Vrana
608eec89dd Translations: Add missing placeholders 2025-03-08 10:05:14 +01:00
Jakub Vrana
900a3c0d6a Translations: Fix fullstops 2025-03-08 08:09:29 +01:00
Jakub Vrana
94a4f61db2 PHP: Use ?: 2025-03-06 18:12:22 +01:00
Jakub Vrana
6ceebc99df Add namespace in lang.php 2025-03-05 13:10:41 +01:00
Jakub Vrana
52c5392089 PHP: Use namespace 2025-03-05 13:10:40 +01:00
Jakub Vrana
c52ba0308e Specify coding style and follow it 2025-03-05 13:10:37 +01:00
Jakub Vrana
491b481b7f Use __DIR__ 2025-02-26 12:20:36 +01:00
Peter Knut
d4f99d5cdc Bump version to 4.10-dev 2025-02-19 11:16:40 +01:00
Jakub Vrana
85d212c226 Use PHP 5 2013-08-08 17:20:14 -07:00
Jakub Vrana
7865695a86 Support xx in lang.php 2012-10-04 00:25:22 -07:00
Jakub Vrana
56ac3d1817 Mark scripts as executable 2012-05-25 23:21:31 -07:00
Jakub Vrana
87d617c68d No extra newline for English 2010-11-12 18:00:19 +01:00
Jakub Vrana
6775ac1296 Whitespace 2010-10-22 16:27:16 +02:00
Jakub Vrana
6ab272b72c Allow comments in translations 2010-10-17 21:12:37 +02:00
Jakub Vrana
53804a2c20 Immunity against CRLF 2010-10-16 22:36:01 +02:00
jakubvrana
3f5b683456 Reintegrate sqlite branch
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1466 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2010-04-21 12:01:32 +00:00
jakubvrana
0116b9d11b Don't set cookie in compile scripts
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1086 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2009-09-10 19:05:27 +00:00
jakubvrana
1bc77f88d2 Report user errors
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1031 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2009-08-28 10:56:54 +00:00
jakubvrana
dc05ef6260 Remove empty array
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@991 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2009-08-21 16:14:00 +00:00
jakubvrana
ea4fd6100c Join translations
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@875 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2009-07-22 11:51:25 +00:00
jakubvrana
c16c57b1b1 E-mail sending
Change Adminer class to adminer_ functions.inc.php
Unify includes
Unify adminer_credentials()
Don't use JUSH in Editor
Separate identifier and description in breadcrumb
Simplify where()

git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@800 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2009-07-11 19:45:57 +00:00
jakubvrana
16cdb67462 Separate Editor translations
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@793 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2009-07-03 09:47:29 +00:00
jakubvrana
31b0572b5d Don't report E_DEPRECATED
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@790 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2009-07-03 09:17:23 +00:00
jakubvrana
b8ef9fb908 Use prefix for cookies
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@731 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2009-06-21 23:31:12 +00:00
jakubvrana
64ba92421b Comments
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@729 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2009-06-21 23:20:32 +00:00
jakubvrana
e1bc7af8f3 Change directory structure
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@682 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2009-06-13 20:55:19 +00:00