-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
226 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,33 @@ | ||
- id: prev_page | ||
translation: "Vorherige" | ||
|
||
- id: next_page | ||
translation: "Nächste" | ||
|
||
- id: read_time | ||
translation: | ||
one: "1 Minute" | ||
other: "{{ .Count }} Minuten" | ||
|
||
- id: words | ||
translation: | ||
one : "Wort" | ||
other: "{{ .Count }} Wörter" | ||
|
||
- id: toc | ||
translation: "Inhaltsverzeichnis" | ||
|
||
- id: translations | ||
translation: "Übersetzungen" | ||
|
||
- id: home | ||
translation: "Home" | ||
|
||
- id: edit_post | ||
translation: "Bearbeiten" | ||
|
||
- id: code_copy | ||
translation: "Kopieren" | ||
|
||
- id: code_copied | ||
translation: "Kopiert!" |
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 |
---|---|---|
@@ -0,0 +1,33 @@ | ||
- id: prev_page | ||
translation: "Προηγούμενο" | ||
|
||
- id: next_page | ||
translation: "Επόμενο" | ||
|
||
- id: read_time | ||
translation: | ||
one: "1 λεπτό" | ||
other: "{{ .Count }} λεπτά" | ||
|
||
- id: words | ||
translation: | ||
one: "λέξη" | ||
other: "{{ .Count }} λέξεις" | ||
|
||
- id: toc | ||
translation: "Πίνακας Περιεχομένων" | ||
|
||
- id: translations | ||
translation: "Μεταφράσεις" | ||
|
||
- id: home | ||
translation: "Αρχική" | ||
|
||
- id: edit_post | ||
translation: "Επεξεργασία" | ||
|
||
- id: code_copy | ||
translation: "αντιγραφή" | ||
|
||
- id: code_copied | ||
translation: "αντιγράφηκε!" |
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 |
---|---|---|
@@ -0,0 +1,33 @@ | ||
- id: prev_page | ||
translation: "Prev" | ||
|
||
- id: next_page | ||
translation: "Next" | ||
|
||
- id: read_time | ||
translation: | ||
one : "1 min" | ||
other: "{{ .Count }} min" | ||
|
||
- id: words | ||
translation: | ||
one : "word" | ||
other: "{{ .Count }} words" | ||
|
||
- id: toc | ||
translation: "Table of Contents" | ||
|
||
- id: translations | ||
translation: "Translations" | ||
|
||
- id: home | ||
translation: "Home" | ||
|
||
- id: edit_post | ||
translation: "Edit" | ||
|
||
- id: code_copy | ||
translation: "copy" | ||
|
||
- id: code_copied | ||
translation: "copied!" |
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 |
---|---|---|
@@ -0,0 +1,33 @@ | ||
- id: prev_page | ||
translation: "Anterior" | ||
|
||
- id: next_page | ||
translation: "Siguiente" | ||
|
||
- id: read_time | ||
translation: | ||
one : "1 min" | ||
other: "{{ .Count }} min" | ||
|
||
- id: words | ||
translation: | ||
one : "palabra" | ||
other: "{{ .Count }} palabras" | ||
|
||
- id: toc | ||
translation: "Tabla de Contenidos" | ||
|
||
- id: translations | ||
translation: "Traducciones" | ||
|
||
- id: home | ||
translation: "Inicio" | ||
|
||
- id: edit_post | ||
translation: "Editar" | ||
|
||
- id: code_copy | ||
translation: "copiar" | ||
|
||
- id: code_copied | ||
translation: "¡copiado!" |
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 |
---|---|---|
@@ -0,0 +1,28 @@ | ||
- id: prev_page | ||
translation: "صفحه قبلی" | ||
|
||
- id: next_page | ||
translation: "صفحه بعدی" | ||
|
||
- id: read_time | ||
translation: | ||
one: "۱ دقیقه" | ||
other: "{{ .Count }} دقیقه" | ||
|
||
- id: toc | ||
translation: "فهرست مطالب" | ||
|
||
- id: translations | ||
translation: "ترجمه ها" | ||
|
||
- id: home | ||
translation: "خانه" | ||
|
||
- id: edit_post | ||
translation: "ویرایش" | ||
|
||
- id: code_copy | ||
translation: "کپی" | ||
|
||
- id: code_copied | ||
translation: "کپی شد!" |
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 |
---|---|---|
@@ -0,0 +1,33 @@ | ||
- id: prev_page | ||
translation: "上一頁" | ||
|
||
- id: next_page | ||
translation: "下一頁" | ||
|
||
- id: read_time | ||
translation: | ||
one : "1 分鐘" | ||
other: "{{ .Count }} 分鐘" | ||
|
||
- id: words | ||
translation: | ||
one: "字" | ||
other: "{{ .Count }} 字" | ||
|
||
- id: toc | ||
translation: "目錄" | ||
|
||
- id: translations | ||
translation: "語言" | ||
|
||
- id: home | ||
translation: "首頁" | ||
|
||
- id: edit_post | ||
translation: "編輯" | ||
|
||
- id: code_copy | ||
translation: "複製" | ||
|
||
- id: code_copied | ||
translation: "已複製!" |
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 |
---|---|---|
@@ -0,0 +1,33 @@ | ||
- id: prev_page | ||
translation: "上一页" | ||
|
||
- id: next_page | ||
translation: "下一页" | ||
|
||
- id: read_time | ||
translation: | ||
one : "约 3 分钟" | ||
other: "{{ .Count }} 分钟" | ||
|
||
- id: words | ||
translation: | ||
one: "字" | ||
other: "{{ .Count }} 字" | ||
|
||
- id: toc | ||
translation: "目录(TOC)" | ||
|
||
- id: translations | ||
translation: "语言" | ||
|
||
- id: home | ||
translation: "主页(Home)" | ||
|
||
- id: edit_post | ||
translation: "编辑(Edit)" | ||
|
||
- id: code_copy | ||
translation: "复制(Copy)" | ||
|
||
- id: code_copied | ||
translation: "已复制!" |