Skip to content

Commit

Permalink
chore: improve Turkish translations (KRTirtho#1307)
Browse files Browse the repository at this point in the history
* Update app_tr.arb

* Update app_tr.arb

* Update app_tr.arb

* Update app_tr.arb

* Update app_tr.arb

* Update app_tr.arb

* Update app_tr.arb

* Update app_tr.arb

* Hotfix

* Update app_tr.arb

* Update app_tr.arb

* add

* Fix

* Fix

* Update

* Add fastlane tr

* chore: add back previous translator's name

---------

Co-authored-by: Kingkor Roy Tirtho <[email protected]>
  • Loading branch information
mikropsoft and KRTirtho authored Apr 9, 2024
1 parent 9391e7a commit 3920472
Show file tree
Hide file tree
Showing 11 changed files with 163 additions and 139 deletions.
279 changes: 143 additions & 136 deletions lib/l10n/app_tr.arb

Large diffs are not rendered by default.

7 changes: 4 additions & 3 deletions lib/l10n/l10n.dart
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,12 @@
/// TexturedPolak@github => Polish
/// yuri-val@github => Ukrainian
/// energywave@github, ncvescera@github, OpenCode@github => Italian
/// mdksec@github => Turkish
/// mdksec@github, mikropsoft@github => Turkish
/// Stephan-P@github, SecularSteve@github => Dutch
/// doannc2212@github => Vietnamese
/// sappho192@github => Korean
/// watchakorn-18k@github => Thai
import 'package:flutter/material.dart';

class L10n {
Expand All @@ -22,7 +23,7 @@ class L10n {
const Locale('ca', 'AD'),
const Locale('de', 'GE'),
const Locale('es', 'ES'),
const Locale("fa", "IR"),
const Locale('fa', 'IR'),
const Locale('fr', 'FR'),
const Locale('ne', 'NP'),
const Locale('hi', 'IN'),
Expand All @@ -39,4 +40,4 @@ class L10n {
const Locale('zh', 'CN'),
const Locale('vi', 'VN'),
];
}
}
14 changes: 14 additions & 0 deletions metadata/tr/full_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
Premium gerektirmeyen ve Electron kullanmayan açık kaynaklı Spotify istemcisi! Hem masaüstü hem de mobil için kullanılabilir!


Özellikler:
* Herkese açık ve ücretsiz Spotify ve YT Music API'lerinin kullanımı sayesinde reklam yok¹
* İndirilebilir parçalar
* Çapraz platform desteği
* Küçük boyut ve daha az veri kullanımı
* Anonim/misafir girişi
* Zaman senkronize şarkı sözleri
* Telemetri, tanılama veya kullanıcı verisi toplama yok
* Yerel performans
* Açık kaynak yazılım
* Oynatma kontrolü sunucu üzerinde değil, yerel olarak yapılır
Binary file added metadata/tr/images/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions metadata/tr/short_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Spotify Premium gerektirmeyen hafif ve kaynak dostu spotify istemcisi
1 change: 1 addition & 0 deletions metadata/tr/title.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Spotube

0 comments on commit 3920472

Please sign in to comment.