diff options
Diffstat (limited to 'apps/updatenotification/l10n/tr.js')
-rw-r--r-- | apps/updatenotification/l10n/tr.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/tr.js b/apps/updatenotification/l10n/tr.js index ffca161813f..6528da5acf1 100644 --- a/apps/updatenotification/l10n/tr.js +++ b/apps/updatenotification/l10n/tr.js @@ -10,6 +10,8 @@ OC.L10N.register( "Notify members of the following groups about available updates:" : "Yayınlanan güncellemeler şu grupların üyelerine bildirilsin:", "Only notification for app updates are available." : "Yalnız uygulama güncellemeleri kullanılabilir.", "The selected update channel does not support updates of the server." : "Seçilmiş güncelleme kanalı sunucunun güncellemelerini desteklemiyor.", + "A new version is available: {newVersionString}" : "Yeni bir sürüm yayınlanmış: {newVersionString}", + "Checked on {lastCheckedDate}" : "Son denetim: {lastCheckedDate}", "Could not start updater, please try the manual update" : "Güncelleyici başlatılamadı lütfen el ile güncellemeyi deneyin", "Update notifications" : "Güncelleme bildirimleri", "Channel updated" : "Kanal güncellendi", |