mirror of
https://github.com/symbl-cc/symbl-data.git
synced 2026-06-08 12:02:32 -04:00
New format of UI files
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
entity: Entity
|
||||
your-browser: Your browser
|
||||
font-view: Inscription of the character in different fonts
|
||||
char-desc: Character description
|
||||
unicode-number: Unicode number
|
||||
html-code: <span class="caps">HTML</span>-code
|
||||
uppercase: Uppercase
|
||||
lowercase: Lowercase
|
||||
encoding: Encoding
|
||||
related: Related characters
|
||||
@@ -0,0 +1,4 @@
|
||||
sorry: Sorry, there is no further information at the moment.
|
||||
sorry-lang: Sorry, further information in English is not available. We are working towards making it available soon.
|
||||
other: Text is also available in the following languages:
|
||||
sorry-other: See other language versions:
|
||||
@@ -0,0 +1,28 @@
|
||||
up: Up
|
||||
range: Range
|
||||
loading: Loading, please wait...
|
||||
count: Number of characters
|
||||
sort-order: By order
|
||||
sort-block: By blocks
|
||||
copy-clipboard: Copy to clipboard
|
||||
help-range: Click to highlight range
|
||||
more: More
|
||||
prev: Prev
|
||||
next: Next
|
||||
separate-page: Open in separate page
|
||||
share-link: Share with friends
|
||||
recent: Recent
|
||||
recent-text: Here will display recently used symbols. So far, see the popular symbols
|
||||
read-more: Read more
|
||||
read-less: Hide
|
||||
|
||||
[mobile]
|
||||
to-full: Go to full version
|
||||
to-mobile: Mobile version
|
||||
|
||||
[edit]: Edit
|
||||
save: Save
|
||||
submit: Submit
|
||||
undo: Undo
|
||||
send-changes: Your changes will be send to the website developers. Are you sure?
|
||||
thanks: Thanks!
|
||||
@@ -0,0 +1,23 @@
|
||||
title: Unicode® character table
|
||||
|
||||
[sets]: Sets
|
||||
set: Set
|
||||
list: Character sets
|
||||
|
||||
[blocks]: Blocks
|
||||
block: Block
|
||||
list: Unicode blocks
|
||||
|
||||
[languages]: Languages
|
||||
list: Languages
|
||||
blocks: Blocks of language
|
||||
|
||||
[countries]: Countries
|
||||
list: Countries
|
||||
|
||||
[alphabets]: Alphabets
|
||||
list: Alphabets
|
||||
|
||||
[types]: Types
|
||||
type: type
|
||||
list: Types
|
||||
@@ -0,0 +1,19 @@
|
||||
about: About
|
||||
not-language: Where is my language?
|
||||
popular: Most popular characters
|
||||
ny-symbols: Christmas and NY symbols
|
||||
feedback: Feedback
|
||||
github: GitHub
|
||||
twitter: Twitter
|
||||
join-us: I want to join
|
||||
donate: How to donate
|
||||
broken: Some characters not displaying
|
||||
cyrillic: Cyrillic
|
||||
fonts: Fonts
|
||||
alphabets: Alphabets
|
||||
|
||||
[unicode]: Unicode®
|
||||
about: About Unicode
|
||||
history: Unicode history
|
||||
versions: Unicode versions
|
||||
copyright: Unicode is a registered trademark of Unicode, Inc. in the United States and other countries. This site is not in any way associated with or endorsed or sponsored by Unicode, Inc. (aka The Unicode Consortium). For the official Unicode website, please go to
|
||||
@@ -0,0 +1,13 @@
|
||||
: Character search
|
||||
find: Find
|
||||
example: Example
|
||||
# phrases separated by ";"
|
||||
example-text: hammer and sickle;arrow;heart;star;triangle;check;circle;cross;square;bullet
|
||||
h1: Search
|
||||
result: Result
|
||||
empty: Search phrase is empty
|
||||
total: Total: %s
|
||||
limit: (show only %s)
|
||||
none: None
|
||||
any: Search by any words
|
||||
overflow: Sorry, symbol U+%s is under construction :)
|
||||
@@ -0,0 +1,4 @@
|
||||
meta-description: All Unicode Symbols with Names and Descriptions on One Page: ❤ ☀ ★ ☂ ☻ ♞ ☯ ☭ ☢ € → ☎ ❄ ♫ ✂ ▶ ✇ ♎ ⇧ ☮ ♻ ⌘ ⌛ ☘ ✈ ✔ ☊ ♔ ♕ ♖ ☦ ✝ ❖ ➎ ♠ ♣ ♥ ♦ ♂ ♀ ❂ ❃ ✒
|
||||
meta-keywords: unicode, signs, symbols, characters, unicode table, character set, list of unicode characters, utf-8, facebook characters, encoding, heart symbol, script, languages, emoji, hieroglyphs, runes, arrow symbols, cyrillic, latin, currency symbols
|
||||
symbol-description: Symbol: {{symbol}}, Name: {{name}}, Unicode number: {{code}}, Block: {{block}}{% if entity %}, Entity: {{ entity }}{% endif %}
|
||||
symbol-title: symbol, character, sign, icon
|
||||
@@ -0,0 +1,34 @@
|
||||
: Tools
|
||||
|
||||
[encoder]: Encoder
|
||||
|
||||
desc: Encodes characters into html-code and back
|
||||
plain: Plain text
|
||||
full: Full
|
||||
text: Text
|
||||
entities: Encodes characters with entities
|
||||
br: Encodes line breaks
|
||||
|
||||
[decoder]: Decoder
|
||||
|
||||
desc: Encodes characters into Unicode or decodes back
|
||||
example: This is an example
|
||||
code: Unicode
|
||||
text: Text
|
||||
|
||||
[flip]: Flip
|
||||
|
||||
desc: Flip the Cyrillic and Latin characters upside down or backwards
|
||||
plain: Plain text
|
||||
flipped: Flipped text
|
||||
backed: Back to front text
|
||||
|
||||
[generator]: Unicode character table generator
|
||||
|
||||
desc: Generates a set of characters in a specified range
|
||||
range: Range
|
||||
format: Format
|
||||
info: Available: {symbol}, {dec}, {hex}, {html}
|
||||
generate: Generate
|
||||
result: Result
|
||||
|
||||
Reference in New Issue
Block a user