-
Notifications
You must be signed in to change notification settings - Fork 16
Added Turkish language #60
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
90-008
wants to merge
2
commits into
rohanagarwal94:master
Choose a base branch
from
90-008:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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,37 @@ | ||
| <resources> | ||
| <string name="app_name">AutoSwipe Right</string> | ||
| <string name="facebook_app_name">Tinder Autoswipe</string> | ||
| <string name="magic_assistant">**AutoSwipe**</string> | ||
| <string name="service_summary" translatable="false">Bu uygulama servisin dokunma özelliğini kullanır</string> | ||
| <string name="service_description">Sağ üstteki düğmeyi açın. Bu uygulama sadece servisin dokunma özelliğini Tinder'da kaydırma için kullanır.\n\nNot:\nBunu aktifleştirdikten sonra bir uyarı alabilirsiniz. Bunu umursamanıza gerek yok, çünkü AutoSwipe herhangi bir kişisel verinizi toplamaz.</string> | ||
| <string name="enable_accessibility">Lütfen erişilebilirliği aktifleştirin<string> | ||
| <string name="accessibility_tutorial_message">Aktifleştirmek için, bir sonraki ekranda AutoSwipe'a izin verin</string> | ||
| <string name="not_now">ŞUAN DEĞİL</string> | ||
| <string name="enable">AKTİFLEŞTİR</string> | ||
| <string name="accessibility_app_name" translatable="false">**AutoSwipe**</string> | ||
|
|
||
| <string name="nav_profile">Benim Hesabım</string> | ||
| <string name="nav_add_recipient">Add Recipients</string> | ||
| <string name="nav_rate_app">Uygulamayı değerlendir</string> | ||
| <string name="nav_help_feedback">Yardım & Geri Bildirim</string> | ||
|
|
||
| <string name="icon_hint">AutoSwipe!</string> | ||
| <string name="ok">TAMAM</string> | ||
| <string name="cancel">İptal et</string> | ||
| <string name="autoswipe_plus" translatable="false"><b>AutoSwipe Plus'ı al</b><small>\n *Sonsuz kaydırmalar.\n *Reklam yok</small></string> | ||
| <string name="wait_to_load">Lütfen videonun yüklenmesi için bekleyin</string> | ||
| <string name="min">MIN</string> | ||
| <string name="max">MAX</string> | ||
| <string name="facebook_app_id" translatable="false">526252461050957</string> | ||
| <string name="fb_login_protocol_scheme" translatable="false">fb526252461050957</string> | ||
|
Owner
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. nope, this should not be included. Please see other language string files to make sense of things. |
||
| <string name="tinder_dialog_title">Hay aksi!</string> | ||
| <string name="tinder_dialog_message">Görünüyorki Tinder yüklü değil. Lütfen bizim sizi yönlendirmemize izin verin.</string> | ||
| <string name="dialog_title">Uygulama İzinleri</string> | ||
| <string name="swipes_left">Sola Kaydırmalar: </string> | ||
| <string name="click_to_stop">Durdurmak için tıklayın!</string> | ||
| <string name="autoswipe">Otomatik kaydır!</string> | ||
| <string name="premium">PREMIUM KULLANICI</string> | ||
| <string name="dialog_message">Lütfen bir sonraki ekranda uygulamanın çalışması için izinleri aktifleştirin.</string> | ||
|
|
||
| <string name="control_speed">Kaydırma Hızı</string> | ||
| </resources> | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This also.