diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-10-29 00:08:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-10-29 00:08:31 +0000 |
commit | 267991b154b4b0032b1554de681fa2041f975a94 (patch) | |
tree | 94ad9df80b1bf541680869037185a1fdde3babe6 /apps/files/l10n/tr.js | |
parent | 84f3d247f2e5ed8e2263f04a7570e6edfd50593a (diff) | |
download | nextcloud-server-267991b154b4b0032b1554de681fa2041f975a94.tar.gz nextcloud-server-267991b154b4b0032b1554de681fa2041f975a94.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/tr.js')
-rw-r--r-- | apps/files/l10n/tr.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js index 62ca95d3bdd..b7116cbbd8b 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -16,6 +16,7 @@ OC.L10N.register( "Not enough free space, you are uploading {size1} but only {size2} is left" : "Yeterli boş alan yok. Yüklemek istediğiniz boyut {size1} ancak yalnız {size2} boş alan var", "Target folder \"{dir}\" does not exist any more" : "\"{dir}\" hedef klasörü artık yok", "Not enough free space" : "Yeterli boş alan yok", + "Uploading …" : "Yükleniyor…", "…" : "…", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} / {totalSize} ({bitrate})", "Actions" : "İşlemler", |