diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-08-04 00:12:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-08-04 00:12:38 +0000 |
commit | 752ee28b1b19227800d8cad70229bd9934d62077 (patch) | |
tree | cfbbcb57c9aea76dee49bcf80d9c927a4026e31d /lib/l10n/tr.js | |
parent | c62334502747672f276651c97f5c272ff91223b8 (diff) | |
download | nextcloud-server-752ee28b1b19227800d8cad70229bd9934d62077.tar.gz nextcloud-server-752ee28b1b19227800d8cad70229bd9934d62077.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/tr.js')
-rw-r--r-- | lib/l10n/tr.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js index d6e292cdcf2..5e5b5c29649 100644 --- a/lib/l10n/tr.js +++ b/lib/l10n/tr.js @@ -234,6 +234,7 @@ OC.L10N.register( "Action \"%s\" not supported or implemented." : "\"%s\" işlemi desteklenmiyor ya da henüz kullanılamıyor.", "Authentication failed, wrong token or provider ID given" : "Kimlik doğrulanamadı. Belirtilen kod ya da hizmet sağlayıcı kodu hatalı", "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "İsteğin tamamlanması için gerekli parametreler eksik: \"%s\"", + "ID \"%s\" already used by cloud federation provider \"%s\"" : "\"%s\" kodu zaten \"%s\" birleşmiş hizmet sağlayıcısı tarafından kullanılıyor", "Cloud Federation Provider with ID: \"%s\" does not exist." : "\"%s\" kodlu Birleşmiş Bulut Hizmeti Sağlayıcısı bulunamadı.", "Could not obtain lock type %d on \"%s\"." : "\"%s\" için %d kilit türü alınamadı.", "Storage unauthorized. %s" : "Depolamaya erişim izni yok. %s", |