Skip to content

i18n(tr): Add Turkish translation #418

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

Open
wants to merge 1 commit into
base: master_jammy
Choose a base branch
from
Open
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
1 change: 1 addition & 0 deletions usr/share/applications/pop-cosmic-applications.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Name[hu]=Alkalmazások megjlenítése
Name[fa]=نمایش برنامه ها
Name[ru]=Показать приложения
Name[sk]=Zobraziť Aplikácie
Name[tr]=Uygulamaları Göster
Exec=dbus-send --session --dest=com.System76.Cosmic --type=method_call /com/System76/Cosmic com.System76.Cosmic.ToggleApplications
Icon=pop-cosmic-applications
Type=Application
Expand Down
1 change: 1 addition & 0 deletions usr/share/applications/pop-cosmic-launcher.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Name[hu]=Indító megjelenítése
Name[fa]=نمایش لانچر
Name[ru]=Показать панель запуска
Name[sk]=Zobraziť Spúšťač
Name[tr]=Başlatıcıyı Göster
Exec=dbus-send --session --dest=com.System76.Cosmic --type=method_call /com/System76/Cosmic com.System76.Cosmic.ToggleLauncher
Icon=pop-cosmic-launcher
Type=Application
Expand Down
1 change: 1 addition & 0 deletions usr/share/applications/pop-cosmic-workspaces.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Name[hu]=Munkaterületek megjelenítése
Name[fa]=نمایش فضاهای کاری
Name[ru]=Показать рабочие места
Name[sk]=Zobraziť Pracovné Priestory
Name[tr]=Çalışma Alanlarını Göster
Exec=dbus-send --session --dest=com.System76.Cosmic --type=method_call /com/System76/Cosmic com.System76.Cosmic.ToggleWorkspaces
Icon=pop-cosmic-workspaces
Type=Application
Expand Down