-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #44 from rightsstatements/develop
Implement translation for disclaimer text
- Loading branch information
Showing
4 changed files
with
12 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
InC-OW-EU = More information about the Work may be found in the following entry in the EU Orphan Works Database: <a href="{0}" target="_blank">{0}</a> | ||
NoC-NC = The limitations on commercial use of this item will expire on {0} | ||
NoC-CR = More information about the contractual restrictions can be found here: <a href="{0}" target="_blank">{0}</a> | ||
NoC-OKLR = More information about the legal restrictions can be found here: <a href="{0}" target="_blank">{0}</a> | ||
NoC-OKLR = More information about the legal restrictions can be found here: <a href="{0}" target="_blank">{0}</a> | ||
Disclaimer = The purpose of this statement is to help the public understand how this Item may be used. When there is a (non-standard) License or contract that governs re-use of the associated Item, this statement only summarizes the effects of some of its terms. It is not a License, and should not be used to license your Work. To license your own Work, use a License offered at <a href="http://creativecommons.org/">http://creativecommons.org/</a> |
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,5 @@ | ||
InC-OW-EU = Meer informatie over het werk kan worden gevonden in de volgende vermelding in de EU Orphan Works Database: {0} | ||
NoC-NC = De beperkingen voor de commerciele aanwending van dit punt zal aflopen op {0} | ||
NoC-CR = Meer informatie over de contractuele beperkingen is hier te vinden {0} | ||
NoC-OKLR = Meer informatie over de wettelijke beperkingen is hier te vinden {0} | ||
NoC-OKLR = Meer informatie over de wettelijke beperkingen is hier te vinden {0} | ||
Disclaimer = Het doel van deze verklaring is om te helpen het publiek te begrijpen hoe deze post mogen worden gebruikt. Wanneer er sprake is van een (niet-standaard) licentie of contract dat hergebruik van het bijbehorende punt betreft, deze uitspraak vat alleen de effecten van sommige van haar voorwaarden. Het is niet een licentie, en mag niet worden gebruikt om uw werkvergunning. Om uw eigen werkvergunning, gebruik dan een licentie aangeboden op <a href="http://creativecommons.org/">http://creativecommons.org/</a> |
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