Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added German and Arabic translation #312

Merged
merged 3 commits into from
Jul 12, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions i18n/ar.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
[Search-placeholder]
other = "...البحث"

[Clear-History]
other = "مسح السجل"

[Attachments-label]
other = "مرفقات"

[title-404]
other = "خطأ"

[message-404]
other = ".¯\\_(ツ)_/¯أوبس. يبدو أن هذه الصفحة غير موجودة"

[Go-to-homepage]
other = "الذهاب إلى الصفحة الرئيسية"

[Edit-this-page]
other = "تعديل هذه الصفحة"

[Shortcuts-Title]
other = "المزيد"

[Expand-title]
other = "...قم بتوسيع"
26 changes: 26 additions & 0 deletions i18n/de.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
[Search-placeholder]
other = "Suchen..."

[Clear-History]
other = "Verlauf löschen"

[Attachments-label]
other = "Anhänge"

[title-404]
other = "Fehler"

[message-404]
other = "Huch. Diese Seite scheint nicht zu existieren ¯\\_(ツ)_/¯."

[Go-to-homepage]
other = "Gehe zur Homepage"

[Edit-this-page]
other = "Bearbeite diese Seite"

[Shortcuts-Title]
other = "Mehr"

[Expand-title]
other = "Erweitere mich..."
26 changes: 26 additions & 0 deletions i18n/hi.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
[Search-placeholder]
other = "खोजे..."

[Clear-History]
other = "इतिहास मिटाएँ"

[Attachments-label]
other = "संलग्नंक (अटैचमेंट)"

[title-404]
other = "त्रुटि"

[message-404]
other = "यह पृष्ठ अभि अनुपलब्ध है!"

[Go-to-homepage]
other = "मुख्य पृष्ठ पर जाऐ"

[Edit-this-page]
other = "यह पृष्ठ संपादित करें"

[Shortcuts-Title]
other = "अधिक सामग्री दिखाएं"

[Expand-title]
other = "विस्तार करे..."