diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-06 00:26:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-06 00:26:17 +0000 |
commit | 4016c7a1bef8fd5c9ae771f8eb56ad5da1809947 (patch) | |
tree | 34809e80d7196e07b619e685fc7a54b6534260d0 /apps/files/l10n/tr.js | |
parent | b4fec29e8e403cdf6a589f5a0855b3b904c720e4 (diff) | |
download | nextcloud-server-4016c7a1bef8fd5c9ae771f8eb56ad5da1809947.tar.gz nextcloud-server-4016c7a1bef8fd5c9ae771f8eb56ad5da1809947.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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 f724592feec..5769a466279 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -182,6 +182,7 @@ OC.L10N.register( "\"{displayName}\" action failed" : "\"{displayName}\" işlemi tamamlanamadı", "\"{name}\" is not an allowed filetype." : "\"{name}\" dosya türüne izin verilmiyor.", "{newName} already exists." : "{newName} zaten var.", + "\"{char}\" is not allowed inside a file name." : "Dosya adlarında \"{char}\" karakteri kullanılamaz.", "Name cannot be empty" : "Ad boş olamaz", "Another entry with the same name already exists" : "Aynı adlı bir kayıt zaten var", "Renamed \"{oldName}\" to \"{newName}\"" : "\"{oldName}\" adı \"{newName}\" olarak değiştirildi", |