diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-07-04 02:13:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-07-04 02:13:48 +0000 |
commit | 853a1a586aaf00c350970e71d4ceffe307b9090f (patch) | |
tree | e4161afc50fb0b7166b0c9d8669ecc0215144e54 /lib/l10n/tr.js | |
parent | 18b673e1d836ce1e31c658df94c35de8ca699bbf (diff) | |
download | nextcloud-server-853a1a586aaf00c350970e71d4ceffe307b9090f.tar.gz nextcloud-server-853a1a586aaf00c350970e71d4ceffe307b9090f.zip |
[tx-robot] updated from transifex
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ı", |