-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 93a14d4
Showing
1 changed file
with
20 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# Translation of Creative Commons licenses to Slovak | ||
|
||
Run `translate.py`: it will clone the repository and translate all the necessary strings. | ||
|
||
## Issues | ||
|
||
During the merging process the following issues have been identified: | ||
|
||
### Missing part of the snippet | ||
|
||
<blockquote> | ||
**EN**: if You include all or a substantial portion of the database contents in a database in which You have Sui Generis Database Rights, then the database in which You have Sui Generis Database Rights (but not its individual contents) is Adapted Material, including for purposes of Section <a href="#s3b">3(b)</a>; and | ||
**SK**: ak spojíte celý obsah databázy alebo jej podstatnú časť s databázou, ku ktorej Vy vykonávate osobitné práva, databáza, ku ktorej Vy vykonávate osobitné práva (nie však jej individuálne obsahové zložky) sa stáva Adaptovaným obsahom; a | ||
</blockquote> | ||
|
||
### Missing reference to the license of CC licenses | ||
|
||
<blockquote> | ||
The text of the Creative Commons public licenses is dedicated to the public domain under the <a href="//creativecommons.org/publicdomain/zero/1.0/legalcode">CC0 Public Domain Dedication</a>. | ||
</blockquote> |