-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Important bug fixes in translation, v1.0.1
- Loading branch information
1 parent
2b9d0ff
commit cdbadec
Showing
2 changed files
with
10 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
<?php | ||
p<?php | ||
|
||
$about = array( | ||
'name' => 'Slovensky', | ||
|
@@ -7,7 +7,7 @@ | |
'email' => '[email protected]', | ||
'website' => 'http://jurajkapsz.sk' | ||
), | ||
'release-date' => '2013-09-22' | ||
'release-date' => '2013-09-24' | ||
); | ||
|
||
/** | ||
|
@@ -1260,7 +1260,7 @@ | |
'%s Zobraziť v prehľade záznamov', | ||
|
||
'%s Display relationship in entries table %s' => | ||
'%s Zobraziť vzťahy v prehľade záznamov %s', | ||
'%s Zobraziť prepojenie v prehľade záznamov %s', | ||
|
||
'Invalid element name. Must be valid %s.' => | ||
'Názov značky má nesprávny formát. Musí zodpovedať %s.', | ||
|
@@ -1503,13 +1503,13 @@ | |
'Nie', | ||
|
||
'%s Checked by default' => | ||
'Predvolene zaškrtnuté', | ||
'%s Predvolene zaškrtnuté', | ||
|
||
'Date' => | ||
'Dátum', | ||
|
||
'%s Pre-populate with current date' => | ||
'Predvyplniť dnešným dátumom', | ||
'%s Predvyplniť dnešným dátumom', | ||
|
||
'The date specified in ‘%s’ is invalid.' => | ||
'Zadaný dátum v ‘%s’ je v nesprávnom formáte.', | ||
|
@@ -1883,6 +1883,8 @@ | |
'this' => | ||
'tento', | ||
|
||
// Namespace | ||
|
||
'/blueprints/datasources' => array( | ||
|
||
'Create another?' => | ||
|