274274 <string name =" hours_ago" >%d saat önce</string >
275275 <string name =" days_ago" >%d gün önce</string >
276276 <string name =" dismiss" >Kapat</string >
277- <string name =" sync_starred_failed" >Yıldızlı repoları eşitlerken hata</string >
277+ <string name =" sync_starred_failed" >Yıldızlı repoları eşitlerken hata</string >
278+
279+ <string name =" developer_profile_title" >Geliştirici Profili</string >
280+ <string name =" open_developer_profile" >Geliştirici profilini aç</string >
281+
282+ <string name =" failed_to_load_repositories" >Repolar yüklenirken hata</string >
283+ <string name =" failed_to_load_profile" >Repolar yüklenirken hata</string >
284+
285+ <!-- Developer Profile - Stats -->
286+ <string name =" repositories" >Repolar</string >
287+ <string name =" followers" >Takipçiler</string >
288+ <string name =" following" >Takip edilenler</string >
289+
290+ <!-- Developer Profile - Filter & Sort -->
291+ <string name =" search_repositories" >Repo ara…</string >
292+ <string name =" clear_search" >Aramayı temizle</string >
293+ <string name =" filter_all" >Hepsi</string >
294+ <string name =" filter_with_releases" >Yayınlanmış</string >
295+ <string name =" filter_installed" >İndirilmiş</string >
296+ <string name =" filter_favorites" >Favoriler</string >
297+ <string name =" sort" >Sırala</string >
298+ <string name =" sort_recently_updated" >Yeni Güncellenmiş</string >
299+ <string name =" sort_name" >Ad</string >
300+
301+ <!-- Developer Profile - Repository Count -->
302+ <string name =" repository_singular" >repo</string >
303+ <string name =" repositories_plural" >repolar</string >
304+ <string name =" showing_x_of_y_repositories" >%2$d repodan %1$d tanesi gösteriliyor</string >
305+
306+ <!-- Developer Profile - Empty States -->
307+ <string name =" no_repos_with_releases" >Yüklenebilir sürümleri olan repo yok</string >
308+ <string name =" no_installed_repos" >Yüklü repo yok</string >
309+ <string name =" no_favorite_repos" >Favori repo yok</string >
310+
311+ <!-- Developer Profile - Repository Item -->
312+ <string name =" updated_x_ago" >%1$s güncellendi</string >
313+ <string name =" has_release" >Yayınlanmış</string >
314+
315+ <string name =" time_years_ago" >%1$d y önce</string >
316+ <string name =" time_months_ago" >%1$d ay önce</string >
317+ <string name =" time_days_ago" >%1$d g önce</string >
318+ <string name =" time_hours_ago" >%1$d s önce</string >
319+ <string name =" time_minutes_ago" >%1$d d önce</string >
320+
321+ <!-- Developer Profile - Count Formatting -->
322+ <string name =" count_millions" >%1$dM</string >
323+ <string name =" count_thousands" >%1$dk</string >
278324
279325</resources >
0 commit comments