mirror of
https://github.com/strapi/strapi.git
synced 2025-12-16 17:53:53 +00:00
Merge pull request #686 from moersoy/master
Turkish language | strapi-plugin-upload
This commit is contained in:
commit
fd7a28a236
23
packages/strapi-plugin-upload/admin/src/translations/tr.json
Executable file
23
packages/strapi-plugin-upload/admin/src/translations/tr.json
Executable file
@ -0,0 +1,23 @@
|
|||||||
|
{
|
||||||
|
"EntriesNumber.number": "{number} dosya bulundu",
|
||||||
|
"EntriesNumber.number.plural": "{number} dosya bulundu",
|
||||||
|
|
||||||
|
"HomePage.title": "Yükle",
|
||||||
|
"HomePage.description": "Yüklenen dosyalar",
|
||||||
|
"HomePage.InputSearch.placeholder": "Dosya ara...",
|
||||||
|
|
||||||
|
"Li.linkCopied": "Bağlantı, panoya kopyalandı",
|
||||||
|
|
||||||
|
"ListHeader.type": "Tip",
|
||||||
|
"ListHeader.hash": "Hash",
|
||||||
|
"ListHeader.name": "İsim",
|
||||||
|
"ListHeader.updated": "Yüklendi",
|
||||||
|
"ListHeader.size": "Boyut",
|
||||||
|
"ListHeader.related": "İlişkili",
|
||||||
|
|
||||||
|
"PluginInputFile.text": "Dosyanızı bu alana sürükleyip bırakın ya da dosya yüklemek için {link}",
|
||||||
|
"PluginInputFile.link": "gözat",
|
||||||
|
|
||||||
|
"notification.dropFile.success": "Dosyanız yüklendi",
|
||||||
|
"notification.dropFiles.success": "{number} dosyalar yüklendi"
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user