add all untranslated Ox.UI strings to locale.de.json

This commit is contained in:
j 2013-05-20 14:39:04 +00:00
parent 04b132952e
commit 2560d503d7
3 changed files with 277 additions and 4 deletions

View file

@ -259,7 +259,7 @@ Ox.FileInput = function(options, self) {
return length == 0 return length == 0
? Ox._('No file' + (self.multiple ? 's' : '') + ' selected') ? Ox._('No file' + (self.multiple ? 's' : '') + ' selected')
: self.multiple : self.multiple
? Ox.formatCount(length, Ox._('file'), Ox._('files')) ? Ox.formatCount(length, 'file')
: self.options.value[0].name; : self.options.value[0].name;
} }

View file

@ -226,8 +226,9 @@ Ox.AnnotationPanel = function(options, self) {
isString ? [ isString ? [
{}, {},
{id: 'annotation', title: annotationTitle, disabled: true}, {id: 'annotation', title: annotationTitle, disabled: true},
{id: 'find', title: Ox._('Find in This ') + pandora.site.itemName.singular}, //FIXME: pandora is not part of Ox.UI
{id: 'findannotations', title: Ox._('Find in All {0}', pandora.site.itemName.plural)} {id: 'find', title: Ox._('Find in This {0}', Ox._(pandora.site.itemName.singular))},
{id: 'findannotations', title: Ox._('Find in All {0}', Ox._(pandora.site.itemName.plural))}
] : [] ] : []
), ),
maxWidth: 256, maxWidth: 256,

View file

@ -1 +1,273 @@
{} {
"Add": "",
"Add Files": "",
"Add Place": "",
"Add a condition": "",
"Add a group of conditions": "",
"Add column after": "",
"Add column before": "",
"Add row above": "",
"Add row below": "",
"Add {0}": "",
"Adding...": "",
"All": "",
"Alternative Names": "",
"Area": "",
"At Current Position": "",
"Blockquote": "",
"Bold": "",
"Borough": "",
"Building": "",
"Bullets": "",
"By Duration": "",
"By Position": "",
"By Text": "",
"Cancel": "",
"Cancel/Deselect": "",
"Cancelled": "",
"City": "",
"Clear": "",
"Clear Event": "",
"Clear Place": "",
"Clearing...": "",
"Click to pan, doubleclick to zoom": "",
"Click to select": "",
"Click to select, doubleclick to edit": "",
"Click to show": "",
"Click to hide": "",
"Close": "",
"Complete": "",
"Country": "",
"Date": "",
"Date Created": "",
"Date Modified": "",
"Define": "",
"Define Event": "",
"Define Place": "",
"Delete Annotation": "",
"Deselect": "",
"Deselect Annotation": "",
"Don't Shuffle": "",
"Done": "",
"Download": "",
"Download Selection...": "",
"Download Video...": "",
"Drag to resize": "",
"Drag to resize or click to hide": "",
"Drag to resize or click to toggle map": "",
"Duration": "",
"East": "",
"Edit": "",
"Edit Annotation": "",
"Edit/Submit": "",
"Editing Options": "",
"Embed Selection...": "",
"End": "",
"Enter Fullscreen": "",
"Event": "",
"Events": "",
"Examples...": "",
"Exit Fullscreen": "",
"Feature": "",
"Find": "",
"Find in All {0}": "",
"Find in List": "",
"Find in This {0}": "",
"Find...": "",
"Find: All": "",
"Find: Alternative Names": "",
"Find: Geoname": "",
"Find: Name": "",
"Flag": "",
"Font Size": "",
"Generating Documentation...": "",
"Geoname": "",
"Go One Frame Back": "",
"Go One Frame Forward": "",
"Go One Line Down": "",
"Go One Line Up": "",
"Go One Second Back": "",
"Go One Second Forward": "",
"Go to First Frame": "",
"Go to In Point": "",
"Go to Last Frame": "",
"Go to Next Annotation": "",
"Go to Next Cut": "",
"Go to Next Result": "",
"Go to Out Point": "",
"Go to Poster Frame": "",
"Go to Previous Annotation": "",
"Go to Previous Cut": "",
"Go to Previous Result": "",
"Headline": "",
"Hide": "",
"Hide Controls": "",
"Hide Labels": "",
"Home": "",
"Home Channel": "",
"Image": "",
"Import Annotations...": "",
"In Current Selection": "",
"Insert": "",
"Insert HTML": "",
"Insert...": "",
"Italic": "",
"Keyboard Shortcuts": "",
"Keyboard Shortcuts...": "",
"Large": "",
"Large Player": "",
"Larger": "",
"Latitude": "",
"Limit to": "",
"Linebreak": "",
"Link": "",
"List": "",
"Longitude": "",
"Map Options": "",
"Match": "",
"Matches": "",
"Medium": "",
"Monospace": "",
"Mute": "",
"Mute/Unmute": "",
"Name": "",
"New Event": "",
"New Place": "",
"Next": "",
"Next Channel": "",
"Next Result": "",
"No file selected": "",
"No files selected": "",
"North": "",
"Numbers": "",
"Open in New Tab": "",
"Options": "",
"Other": "",
"Paragraph": "",
"Pause": "",
"Paused": "",
"Person": "",
"Place": "",
"Play": "",
"Play Current Track": "",
"Play In to Out": "",
"Play Next Track": "",
"Play/Pause": "",
"Previous": "",
"Previous Channel": "",
"Previous Result": "",
"Region": "",
"Reload": "",
"Remove": "",
"Remove Event": "",
"Remove File": "",
"Remove Place": "",
"Remove this column": "",
"Remove this condition": "",
"Remove this group of conditions": "",
"Remove this row": "",
"Removing...": "",
"Repeat All": "",
"Repeat None": "",
"Repeat One": "",
"Reset this condition": "",
"Resolution": "",
"Restart": "",
"Restore Defaults": "",
"Results": "",
"Resume": "",
"Right-to-Left": "",
"Run Tests": "",
"Save Changes": "",
"Save as Smart List": "",
"Scale to Fill": "",
"Scale to Fit": "",
"Scroll to Player": "",
"Select Current Annotation": "",
"Select Current Cut": "",
"Select File": "",
"Select Next Annotation": "",
"Select Previous Annotation": "",
"Set ": "",
"Set In Point": "",
"Set Out Point": "",
"Set Poster Frame": "",
"Settings": "",
"Show Annotations": "",
"Show Controls": "",
"Show Dates": "",
"Show Labels": "",
"Show Other": "",
"Show People": "",
"Show Places": "",
"Show Remaining Time": "",
"Show Subtitles": "",
"Show Users": "",
"Shuffle": "",
"Small": "",
"Small Player": "",
"Smaller": "",
"Sort Annotations": "",
"South": "",
"Start": "",
"Street": "",
"Strike": "",
"Subscript": "",
"Subtitles": "",
"Superscript": "",
"Switch Theme": "",
"Timeline": "",
"Title": "",
"Turn Volume Down": "",
"Turn Volume Up": "",
"Type": "",
"Underline": "",
"Undo Changes": "",
"Unmute": "",
"Untitled": "",
"User": "",
"Valid": "",
"View": "",
"View Live": "",
"View Source": "",
"Volume": "",
"West": "",
"add": "",
"all": "",
"and": "",
"annotations": "",
"any": "",
"ascending": "",
"bracket": "",
"contains": "",
"descending": "",
"does not contain": "",
"does not end with": "",
"does not start with": "",
"ends with": "",
"file": "",
"files": "",
"in": "",
"is": "",
"is after": "",
"is before": "",
"is between": "",
"is greater than": "",
"is less than": "",
"is not": "",
"is not after": "",
"is not before": "",
"is not between": "",
"is not greater than": "",
"is not less than": "",
"items": "",
"of the following conditions": "",
"order": "",
"sorted by": "",
"starts with": "",
"unknown": "",
"{0} Century": "",
"{0} Century BC": "",
"{0} Millennium": "",
"{0} Millennium BC": ""
}