diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-09-28 00:08:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-09-28 00:08:36 +0000 |
commit | e5d39e63d15069d10fa723c34472be4b0b95d1ad (patch) | |
tree | 0650a62a0ad7d672fea3e3aab7133572a13cf70e /lib/l10n/tr.js | |
parent | 5f25dd7095fadccb7458dbe09c048fbf6645552d (diff) | |
download | nextcloud-server-e5d39e63d15069d10fa723c34472be4b0b95d1ad.tar.gz nextcloud-server-e5d39e63d15069d10fa723c34472be4b0b95d1ad.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/tr.js')
-rw-r--r-- | lib/l10n/tr.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js index b1d5f60a905..dc5d21e6c67 100644 --- a/lib/l10n/tr.js +++ b/lib/l10n/tr.js @@ -39,7 +39,7 @@ OC.L10N.register( "_%n year ago_::_%n years ago_" : ["%n yıl önce","%n yıl önce"], "_%n hour ago_::_%n hours ago_" : ["%n saat önce","%n saat önce"], "_%n minute ago_::_%n minutes ago_" : ["%n dakika önce","%n dakika önce"], - "seconds ago" : "saniye önce", + "seconds ago" : "saniyeler önce", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "%s kodlu modül bulunamadı. Lütfen uygulamalarınız içinden modülü etkinleştirin ya da sistem yöneticinizle görüşün.", "File name is a reserved word" : "Bu dosya adı sistem kullanıma ayrılmıştır", "File name contains at least one invalid character" : "Dosya adında en az bir geçersiz karakter var", |