diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-10-26 00:07:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-10-26 00:07:12 +0000 |
commit | a973c1bfb9b8ac444009b19fd1107483676dfd25 (patch) | |
tree | 968d153dd4c8fb866efc1385b2a0e0b76fef81b7 /apps/files/l10n/tr.js | |
parent | 9a70c137d2afa3dc1a6f6361c3fa36d5a9ca4f71 (diff) | |
download | nextcloud-server-a973c1bfb9b8ac444009b19fd1107483676dfd25.tar.gz nextcloud-server-a973c1bfb9b8ac444009b19fd1107483676dfd25.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/tr.js')
-rw-r--r-- | apps/files/l10n/tr.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js index 98d962f8333..b3594226f6b 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -1,7 +1,6 @@ OC.L10N.register( "files", { - "Storage not available" : "Depolama yok", "Storage invalid" : "Depolama geçersiz", "Unknown error" : "Bilinmeyen hata", "Files" : "Dosyalar", @@ -113,6 +112,7 @@ OC.L10N.register( "Files and folders you mark as favorite will show up here" : "Sık kullanılan olarak işaretlediğiniz dosya ve klasörler burada gösterilecek", "Text file" : "Metin dosyası", "New text file.txt" : "Yeni metin dosyası.txt", + "Storage not available" : "Depolama yok", "Unable to set upload directory." : "Yükleme dizini ayarlanamadı.", "Invalid Token" : "Geçersiz Belirteç", "No file was uploaded. Unknown error" : "Dosya yüklenmedi. Bilinmeyen bir sorun çıktı", |