mirror of
https://github.com/laurent22/joplin.git
synced 2025-03-03 15:32:30 +02:00
Doc: Fix Esperanto flag
This commit is contained in:
parent
896925ca49
commit
affacf472f
@ -15,8 +15,6 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: Poedit 2.2.4\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
||||
"POT-Creation-Date: \n"
|
||||
"PO-Revision-Date: \n"
|
||||
|
||||
msgid "To delete a tag, untag the associated notes."
|
||||
msgstr "Pro smazání tagu jej odeberte od přiřazených poznámek."
|
||||
|
File diff suppressed because one or more lines are too long
@ -39,7 +39,7 @@ stats['bs_BA'] = {"percentDone":97};
|
||||
stats['bg_BG'] = {"percentDone":86};
|
||||
stats['ca'] = {"percentDone":68};
|
||||
stats['hr_HR'] = {"percentDone":36};
|
||||
stats['cs_CZ'] = {"percentDone":95};
|
||||
stats['cs_CZ'] = {"percentDone":100};
|
||||
stats['da_DK'] = {"percentDone":96};
|
||||
stats['de_DE'] = {"percentDone":100};
|
||||
stats['en_GB'] = {"percentDone":100};
|
||||
|
@ -338,13 +338,13 @@ Current translations:
|
||||
 | Bulgarian | [bg_BG](https://github.com/laurent22/joplin/blob/master/CliClient/locales/bg_BG.po) | | 86%
|
||||
 | Catalan | [ca](https://github.com/laurent22/joplin/blob/master/CliClient/locales/ca.po) | jmontane, 2019 | 68%
|
||||
 | Croatian | [hr_HR](https://github.com/laurent22/joplin/blob/master/CliClient/locales/hr_HR.po) | Hrvoje Mandić (trbuhom@net.hr) | 36%
|
||||
 | Czech | [cs_CZ](https://github.com/laurent22/joplin/blob/master/CliClient/locales/cs_CZ.po) | Lukas Helebrandt (lukas@aiya.cz) | 95%
|
||||
 | Czech | [cs_CZ](https://github.com/laurent22/joplin/blob/master/CliClient/locales/cs_CZ.po) | Lukas Helebrandt (lukas@aiya.cz) | 100%
|
||||
 | Dansk | [da_DK](https://github.com/laurent22/joplin/blob/master/CliClient/locales/da_DK.po) | Morten Juhl-Johansen Zölde-Fejér (mjjzf@syntaktisk. | 96%
|
||||
 | Deutsch | [de_DE](https://github.com/laurent22/joplin/blob/master/CliClient/locales/de_DE.po) | Michael Sonntag (ms@editorei.de) | 100%
|
||||
 | English (UK) | [en_GB](https://github.com/laurent22/joplin/blob/master/CliClient/locales/en_GB.po) | | 100%
|
||||
 | English (US) | [en_US](https://github.com/laurent22/joplin/blob/master/CliClient/locales/en_US.po) | | 100%
|
||||
 | Español | [es_ES](https://github.com/laurent22/joplin/blob/master/CliClient/locales/es_ES.po) | Andros Fenollosa (andros@fenollosa.email) | 94%
|
||||
 | Esperanto | [eo](https://github.com/laurent22/joplin/blob/master/CliClient/locales/eo.po) | Marton Paulo (martonpss@gmail.com) | 50%
|
||||
 | Esperanto | [eo](https://github.com/laurent22/joplin/blob/master/CliClient/locales/eo.po) | Marton Paulo (martonpss@gmail.com) | 50%
|
||||
 | Français | [fr_FR](https://github.com/laurent22/joplin/blob/master/CliClient/locales/fr_FR.po) | Laurent Cozic | 100%
|
||||
 | Galician | [gl_ES](https://github.com/laurent22/joplin/blob/master/CliClient/locales/gl_ES.po) | Marcos Lans (marcoslansgarza@gmail.com) | 56%
|
||||
 | Italiano | [it_IT](https://github.com/laurent22/joplin/blob/master/CliClient/locales/it_IT.po) | | 94%
|
||||
|
File diff suppressed because one or more lines are too long
@ -39,7 +39,7 @@ stats['bs_BA'] = {"percentDone":97};
|
||||
stats['bg_BG'] = {"percentDone":86};
|
||||
stats['ca'] = {"percentDone":68};
|
||||
stats['hr_HR'] = {"percentDone":36};
|
||||
stats['cs_CZ'] = {"percentDone":95};
|
||||
stats['cs_CZ'] = {"percentDone":100};
|
||||
stats['da_DK'] = {"percentDone":96};
|
||||
stats['de_DE'] = {"percentDone":100};
|
||||
stats['en_GB'] = {"percentDone":100};
|
||||
|
@ -210,6 +210,7 @@ function flagImageUrl(locale) {
|
||||
if (locale === 'nb_NO') return `${baseUrl}/country-4x3/no.png`;
|
||||
if (locale === 'ro') return `${baseUrl}/country-4x3/ro.png`;
|
||||
if (locale === 'fa') return `${baseUrl}/country-4x3/ir.png`;
|
||||
if (locale === 'eo') return `${baseUrl}/esperanto.png`;
|
||||
return `${baseUrl}/country-4x3/${countryCodeOnly(locale).toLowerCase()}.png`;
|
||||
}
|
||||
|
||||
|
BIN
docs/images/flags/esperanto.png
Normal file
BIN
docs/images/flags/esperanto.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 293 B |
@ -692,7 +692,7 @@ Details:
|
||||
<td>Czech</td>
|
||||
<td><a href="https://github.com/laurent22/joplin/blob/master/CliClient/locales/cs_CZ.po">cs_CZ</a></td>
|
||||
<td>Lukas Helebrandt (<a href="mailto:lukas@aiya.cz">lukas@aiya.cz</a>)</td>
|
||||
<td>95%</td>
|
||||
<td>100%</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="https://joplinapp.org/images/flags/country-4x3/dk.png" alt=""></td>
|
||||
@ -730,7 +730,7 @@ Details:
|
||||
<td>94%</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="https://joplinapp.org/images/flags/country-4x3/.png" alt=""></td>
|
||||
<td><img src="https://joplinapp.org/images/flags/esperanto.png" alt=""></td>
|
||||
<td>Esperanto</td>
|
||||
<td><a href="https://github.com/laurent22/joplin/blob/master/CliClient/locales/eo.po">eo</a></td>
|
||||
<td>Marton Paulo (<a href="mailto:martonpss@gmail.com">martonpss@gmail.com</a>)</td>
|
||||
|
Loading…
x
Reference in New Issue
Block a user