Skip to content

Commit

Permalink
Add README
Browse files Browse the repository at this point in the history
  • Loading branch information
jangondol committed Jul 27, 2023
0 parents commit 93a14d4
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions README.md
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>

0 comments on commit 93a14d4

Please sign in to comment.