From: Jakub Vrana Date: Sat, 8 Mar 2025 08:54:20 +0000 (+0100) Subject: Update xx translation X-Git-Tag: v5.0.2~13 X-Git-Url: https://git.joonet.de/?a=commitdiff_plain;h=cfe39e48caaf8e6d4e53a89bd1f4353aec84eb35;p=adminer.git Update xx translation --- diff --git a/adminer/lang/xx.inc.php b/adminer/lang/xx.inc.php index 19a5f504..d0e87c35 100644 --- a/adminer/lang/xx.inc.php +++ b/adminer/lang/xx.inc.php @@ -18,7 +18,7 @@ $translations = array( 'Adminer does not support accessing a database without a password, more information.' => 'Xx, xx.', 'Database does not support password.' => 'Xx.', 'Too many unsuccessful logins, try again in %d minute(s).' => array('Xx %d.', 'Xx %d.'), - 'Master password expired. Implement %s method to make it permanent.' => 'Xx %s xx.', + 'Master password expired. Implement %s method to make it permanent.' => 'Xx. Xx %s xx.', 'Language' => 'Xx', 'Invalid CSRF token. Send the form again.' => 'Xx.', 'If you did not send this request from Adminer then close this page.' => 'Xx.', @@ -33,7 +33,7 @@ $translations = array( 'Refresh' => 'Xx', // text direction - 'ltr' or 'rtl' - 'ltr' => 'xx', + 'ltr' => 'ltr', 'Privileges' => 'Xx', 'Create user' => 'Xx', @@ -254,6 +254,7 @@ $translations = array( 'Full table scan' => 'Xx', 'Unable to select the table' => 'Xx', 'No rows.' => 'Xx.', + // used in SQL query limit and it is followed by another number, e.g. '10 / 50 rows' meaning 10 of 50 rows '%d / ' => '%d / ', '%d row(s)' => array('%d xx', '%d xx'), 'Page' => 'Xx',