forked from nutomic/joinpeertube
Update translations
This commit is contained in:
parent
8a3b6b8400
commit
45e7da8942
5 changed files with 3834 additions and 28 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -19,3 +19,5 @@ yarn-error.log*
|
|||
*.njsproj
|
||||
*.sln
|
||||
*.sw?
|
||||
|
||||
src/locale/**/*~
|
||||
|
|
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
@ -1,24 +0,0 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: fr_FR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: easygettext\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#: src/views/Home.vue:7
|
||||
msgid "A free software to take back control of your videos"
|
||||
msgstr "Un logiciel libre pour reprendre le contrôle de vos vidéos"
|
||||
|
||||
#: src/components/I18n.vue:7
|
||||
#, fuzzy
|
||||
msgid "Languages"
|
||||
msgstr "Langues"
|
||||
|
||||
#: src/components/I18n.vue:21
|
||||
msgid "Translate"
|
||||
msgstr "Traduire"
|
|
@ -1 +1 @@
|
|||
{"en_US":{"A free software to take back control of your videos":"A free software to take back control of your videos","Languages":"Languages","Translate":"Translate"},"fr_FR":{"A free software to take back control of your videos":"Un logiciel libre pour reprendre le contrôle de vos vidéos","Translate":"Traduire"}}
|
||||
{"en_US":{"A free software to take back control of your videos":"A free software to take back control of your videos","Languages":"Languages","Translate":"Translate"},"fr_FR":{"A free software to take back control of your videos":"Un logiciel libre pour reprendre le contrôle de vos vidéos","Languages":"Langues","Translate":"Traduire"}}
|
Loading…
Reference in a new issue