mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 16:32:18 +02:00
Fixed translation for Rows string
This commit is contained in:
parent
8be2309265
commit
46377840f9
@ -1,7 +1,6 @@
|
||||
<?PHP // $Id$
|
||||
// editor.php - created with Moodle 1.3 (2004052500)
|
||||
|
||||
|
||||
$string['about'] = 'O tomto editoru';
|
||||
$string['absbottom'] = 'Úplnì dolù (absbottom)';
|
||||
$string['absmiddle'] = 'Pøesnì uprostøed (absmiddle)';
|
||||
@ -79,8 +78,8 @@ $string['redo'] = 'Opakovat posledn
|
||||
$string['removelink'] = 'Odstranit odkaz';
|
||||
$string['rename'] = 'Pøejmenovat';
|
||||
$string['right'] = 'Vpravo';
|
||||
$string['rows'] = 'Øádkù';
|
||||
$string['righttoleft'] = 'Zprava doleva';
|
||||
$string['rows'] = 'Sloupcù';
|
||||
$string['selectcolor'] = 'Výbìr barvy';
|
||||
$string['selection'] = 'Výbìr';
|
||||
$string['showhelp'] = 'Nápovìda k pou¾ívání editoru';
|
||||
@ -103,4 +102,4 @@ $string['width'] = '
|
||||
$string['wordclean'] = 'Vyèistit HTML z Wordu';
|
||||
$string['zip'] = 'ZIP';
|
||||
|
||||
?>
|
||||
?>
|
Loading…
x
Reference in New Issue
Block a user