diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-08-05 00:10:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-08-05 00:10:09 +0000 |
commit | c44c9a55f48291c2a50e1a3a224226d0bc915631 (patch) | |
tree | 935c89413a531dfba9ac3ebc9638f0fa93f750aa /apps/updatenotification/l10n/tr.js | |
parent | e1807ed0a404bdb6ae9fe1de79e226ee72ef7408 (diff) | |
download | nextcloud-server-c44c9a55f48291c2a50e1a3a224226d0bc915631.tar.gz nextcloud-server-c44c9a55f48291c2a50e1a3a224226d0bc915631.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/tr.js')
-rw-r--r-- | apps/updatenotification/l10n/tr.js | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/tr.js b/apps/updatenotification/l10n/tr.js index aa4ec123f96..eb0a2558cb1 100644 --- a/apps/updatenotification/l10n/tr.js +++ b/apps/updatenotification/l10n/tr.js @@ -1,14 +1,21 @@ OC.L10N.register( "updatenotification", { + "Update notifications" : "Bildirimleri güncelle", "{version} is available. Get more information on how to update." : "Sürüm {version} hazır. Nasıl güncelleyeceğinizle ilgili daha fazla bilgi alın.", "Updated channel" : "Kanal güncellendi", + "Nextcloud core" : "Nextcloud çekirdeği", + "Update for %1$s to version %2$s is available." : "%1$s sürümünden %2$s sürümüne güncelleme mevcut.", "Updater" : "Güncelleyici", "A new version is available: %s" : "Yeni bir sürüm mevcut: %s", "Open updater" : "Güncelleyiciyi aç", "Your version is up to date." : "Sürümünüz güncel.", "Checked on %s" : "Son denetlenme: %s", "Update channel:" : "Güncelleme kanalı:", - "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Her zaman yeni / deneysel bir sürüme güncelleyebilirsiniz, ancak daha düşük bir kararlı sürüme düşüremezsiniz." + "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Her zaman yeni / deneysel bir sürüme güncelleyebilirsiniz, ancak daha düşük bir kararlı sürüme düşüremezsiniz.", + "Notify members of the following groups about available updates:" : "Aşağıdaki grupların üyelerini mevcut güncellelemeler hakkında bilgilendir:", + "Only notification for app updates are available." : "Sadece uygulama bildirim güncellemeleri var.", + "The selected update channel makes dedicated notifications for the server obsolete." : "Seçilen güncelleme kanalı sunucusnun eski olduğu bildirimine sahip.", + "The selected update channel does not support updates of the server." : "Seçilen güncelleme nakalı sunucunun güncellemelerini desteklemiyor." }, "nplurals=2; plural=(n > 1);"); |