|
|
@ -104,7 +104,9 @@ |
|
|
|
"creator": "Yaratıcı", |
|
|
|
"creator": "Yaratıcı", |
|
|
|
"editor": "Editör", |
|
|
|
"editor": "Editör", |
|
|
|
"commenter": "Yorumcu", |
|
|
|
"commenter": "Yorumcu", |
|
|
|
"viewer": "İzleyici" |
|
|
|
"viewer": "İzleyici", |
|
|
|
|
|
|
|
"orgLevelCreator": "Organization Level Creator", |
|
|
|
|
|
|
|
"orgLevelViewer": "Organization Level Viewer" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"sqlVIew": "SQL View" |
|
|
|
"sqlVIew": "SQL View" |
|
|
|
}, |
|
|
|
}, |
|
|
@ -200,6 +202,7 @@ |
|
|
|
"codeSnippet": "Code Snippet" |
|
|
|
"codeSnippet": "Code Snippet" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"labels": { |
|
|
|
"labels": { |
|
|
|
|
|
|
|
"createdBy": "Created By", |
|
|
|
"notifyVia": "Aracılığıyla Bildir", |
|
|
|
"notifyVia": "Aracılığıyla Bildir", |
|
|
|
"projName": "Proje adı", |
|
|
|
"projName": "Proje adı", |
|
|
|
"tableName": "Tablo adı", |
|
|
|
"tableName": "Tablo adı", |
|
|
@ -296,7 +299,8 @@ |
|
|
|
"signUpWithGoogle": "Sign up with Google", |
|
|
|
"signUpWithGoogle": "Sign up with Google", |
|
|
|
"signInWithGoogle": "Sign in with Google", |
|
|
|
"signInWithGoogle": "Sign in with Google", |
|
|
|
"agreeToTos": "By signing up, you agree to the Terms of Service", |
|
|
|
"agreeToTos": "By signing up, you agree to the Terms of Service", |
|
|
|
"welcomeToNc": "Welcome to NocoDB!" |
|
|
|
"welcomeToNc": "Welcome to NocoDB!", |
|
|
|
|
|
|
|
"inviteOnlySignup": "Allow signup only using invite url" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"activity": { |
|
|
|
"activity": { |
|
|
|
"createProject": "Proje Oluştur", |
|
|
|
"createProject": "Proje Oluştur", |
|
|
@ -341,12 +345,14 @@ |
|
|
|
"invite": "Davet et", |
|
|
|
"invite": "Davet et", |
|
|
|
"inviteMore": "Daha fazla davet et", |
|
|
|
"inviteMore": "Daha fazla davet et", |
|
|
|
"inviteTeam": "Takıma davet et", |
|
|
|
"inviteTeam": "Takıma davet et", |
|
|
|
|
|
|
|
"inviteUser": "Invite User", |
|
|
|
"inviteToken": "Davet kodu", |
|
|
|
"inviteToken": "Davet kodu", |
|
|
|
"newUser": "Yeni kullanıcı", |
|
|
|
"newUser": "Yeni kullanıcı", |
|
|
|
"editUser": "Kullanıcıyı düzenle", |
|
|
|
"editUser": "Kullanıcıyı düzenle", |
|
|
|
"deleteUser": "Kullanıcıyı projeden kaldır", |
|
|
|
"deleteUser": "Kullanıcıyı projeden kaldır", |
|
|
|
"resendInvite": "Davet e-postasını yeniden gönder", |
|
|
|
"resendInvite": "Davet e-postasını yeniden gönder", |
|
|
|
"copyInviteURL": "Davet linkini kopyala", |
|
|
|
"copyInviteURL": "Davet linkini kopyala", |
|
|
|
|
|
|
|
"copyPasswordResetURL": "Copy password reset URL", |
|
|
|
"newRole": "Yeni rol", |
|
|
|
"newRole": "Yeni rol", |
|
|
|
"reloadRoles": "Rolleri yeniden yükle", |
|
|
|
"reloadRoles": "Rolleri yeniden yükle", |
|
|
|
"nextPage": "Sonraki Sayfa", |
|
|
|
"nextPage": "Sonraki Sayfa", |
|
|
@ -480,6 +486,10 @@ |
|
|
|
}, |
|
|
|
}, |
|
|
|
"msg": { |
|
|
|
"msg": { |
|
|
|
"info": { |
|
|
|
"info": { |
|
|
|
|
|
|
|
"roles": { |
|
|
|
|
|
|
|
"orgCreator": "Creator can create new projects and access any invited project.", |
|
|
|
|
|
|
|
"orgViewer": "Viewer is not allowed to create new projects but they can access any invited project." |
|
|
|
|
|
|
|
}, |
|
|
|
"footerInfo": "Sayfa başına satır", |
|
|
|
"footerInfo": "Sayfa başına satır", |
|
|
|
"upload": "Yüklenecek Dosyayı Seçin", |
|
|
|
"upload": "Yüklenecek Dosyayı Seçin", |
|
|
|
"upload_sub": "veya dosyayı sürükleyip bırakın", |
|
|
|
"upload_sub": "veya dosyayı sürükleyip bırakın", |
|
|
@ -653,7 +663,8 @@ |
|
|
|
"theAcceptedFileTypesAreXlsXlsxXlsmOdsOts": "The accepted file types are .xls, .xlsx, .xlsm, .ods, .ots", |
|
|
|
"theAcceptedFileTypesAreXlsXlsxXlsmOdsOts": "The accepted file types are .xls, .xlsx, .xlsm, .ods, .ots", |
|
|
|
"parameterKeyCannotBeEmpty": "Parameter key cannot be empty", |
|
|
|
"parameterKeyCannotBeEmpty": "Parameter key cannot be empty", |
|
|
|
"duplicateParameterKeysAreNotAllowed": "Duplicate parameter keys are not allowed", |
|
|
|
"duplicateParameterKeysAreNotAllowed": "Duplicate parameter keys are not allowed", |
|
|
|
"fieldRequired": "{value} cannot be empty." |
|
|
|
"fieldRequired": "{value} cannot be empty.", |
|
|
|
|
|
|
|
"projectNotAccessible": "Project not accessible" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"toast": { |
|
|
|
"toast": { |
|
|
|
"exportMetadata": "Proje metaverileri başarıyla dışa aktarıldı", |
|
|
|
"exportMetadata": "Proje metaverileri başarıyla dışa aktarıldı", |
|
|
@ -683,13 +694,16 @@ |
|
|
|
"tableDataExported": "Successfully exported all table data", |
|
|
|
"tableDataExported": "Successfully exported all table data", |
|
|
|
"updated": "Successfully updated", |
|
|
|
"updated": "Successfully updated", |
|
|
|
"sharedViewDeleted": "Deleted shared view successfully", |
|
|
|
"sharedViewDeleted": "Deleted shared view successfully", |
|
|
|
|
|
|
|
"userDeleted": "User deleted successfully", |
|
|
|
"viewRenamed": "View renamed successfully", |
|
|
|
"viewRenamed": "View renamed successfully", |
|
|
|
"tokenGenerated": "Token generated successfully", |
|
|
|
"tokenGenerated": "Token generated successfully", |
|
|
|
"tokenDeleted": "Token deleted successfully", |
|
|
|
"tokenDeleted": "Token deleted successfully", |
|
|
|
"userAddedToProject": "Successfully added user to project", |
|
|
|
"userAddedToProject": "Successfully added user to project", |
|
|
|
|
|
|
|
"userAdded": "Successfully added user", |
|
|
|
"userDeletedFromProject": "Successfully deleted user from project", |
|
|
|
"userDeletedFromProject": "Successfully deleted user from project", |
|
|
|
"inviteEmailSent": "Invite Email sent successfully", |
|
|
|
"inviteEmailSent": "Invite Email sent successfully", |
|
|
|
"inviteURLCopied": "Invite URL copied to clipboard", |
|
|
|
"inviteURLCopied": "Invite URL copied to clipboard", |
|
|
|
|
|
|
|
"passwordResetURLCopied": "Password reset URL copied to clipboard", |
|
|
|
"shareableURLCopied": "Copied shareable base URL to clipboard!", |
|
|
|
"shareableURLCopied": "Copied shareable base URL to clipboard!", |
|
|
|
"embeddableHTMLCodeCopied": "Copied embeddable HTML code!", |
|
|
|
"embeddableHTMLCodeCopied": "Copied embeddable HTML code!", |
|
|
|
"userDetailsUpdated": "Successfully updated the user details", |
|
|
|
"userDetailsUpdated": "Successfully updated the user details", |
|
|
@ -699,7 +713,9 @@ |
|
|
|
"webhookTested": "Webhook tested successfully", |
|
|
|
"webhookTested": "Webhook tested successfully", |
|
|
|
"columnUpdated": "Column updated", |
|
|
|
"columnUpdated": "Column updated", |
|
|
|
"columnCreated": "Column created", |
|
|
|
"columnCreated": "Column created", |
|
|
|
"passwordChanged": "Password changed successfully. Please login again." |
|
|
|
"passwordChanged": "Password changed successfully. Please login again.", |
|
|
|
|
|
|
|
"settingsSaved": "Settings saved successfully", |
|
|
|
|
|
|
|
"roleUpdated": "Role updated successfully" |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|