diff options
Diffstat (limited to 'lib/l10n/tr.js')
-rw-r--r-- | lib/l10n/tr.js | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js index 860538e2847..385751a0928 100644 --- a/lib/l10n/tr.js +++ b/lib/l10n/tr.js @@ -31,6 +31,14 @@ OC.L10N.register( "Server version %s or lower is required." : "Sunucu %s ya da daha önceki bir sürüm olmalıdır.", "Logged in user must be an admin or sub admin" : "Oturum açmış kullanıcı bir yönetici ya da alt yönetici olmalıdır", "Logged in user must be an admin" : "Oturum açmış kullanıcı bir yönetici olmalıdır", + "Wiping of device %s has started" : "%s aygıtının silinmesine başlandı", + "Wiping of device »%s« has started" : "»%s« aygıtının silinmesine başlandı", + "»%s« started remote wipe" : "»%s« uzaktan silme işlemi başladı", + "Device or application »%s« has started the remote wipe process. You will receive another email once the process has finished" : "»%s« aygıtı ya da uygulamasını uzaktan silme işlemine başlandı. İşlem tamamlandığında başka bir e-posta bildirimi alacaksınız", + "Wiping of device %s has finished" : "%s aygıtının silinmesine başlandı", + "Wiping of device »%s« has finished" : "»%s« aygıtının silinmesi tamamlandı", + "»%s« finished remote wipe" : "»%s« uzaktan silme işlemi tamamlandı", + "Device or application »%s« has finished the remote wipe process." : "»%s« aygıtı ya da uygulamasını uzaktan silme işlemi tamamlandı.", "Remote wipe started" : "Uzaktan silme başlatıldı", "A remote wipe was started on device %s" : "%s aygıtı üzerinde bir uzaktan silme işlemi başlatıldı", "Remote wipe finished" : "Uzaktan silme tamamlandı", |